Searched defs:getAddressComputationCost (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp428 unsigned ARMTTI::getAddressComputationCost(Type *Ty, bool IsComplex) const { function in class:ARMTTI
/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp222 unsigned TargetTransformInfo::getAddressComputationCost(Type *Tp, function in class:TargetTransformInfo
597 unsigned getAddressComputationCost(Type *Tp, bool) const { function in struct:__anon2227::NoTTI
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp511 unsigned BasicTTI::getAddressComputationCost(Type *Ty, bool IsComplex) const { function in class:BasicTTI
/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp602 unsigned X86TTI::getAddressComputationCost(Type *Ty, bool IsComplex) const { function in class:X86TTI

Completed in 60 milliseconds