Searched defs:getIntImmCost (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp147 unsigned ARMTTI::getIntImmCost(const APInt &Imm, Type *Ty) const { function in class:ARMTTI
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp136 unsigned TargetTransformInfo::getIntImmCost(const APInt &Imm, Type *Ty) const { function in class:TargetTransformInfo
484 unsigned getIntImmCost(const APInt &Imm, Type *Ty) const { function in struct:__anon2119::NoTTI

Completed in 65 milliseconds