Home
last modified time | relevance | path

Searched defs:getAddressComputationCost (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp153 InstructionCost HexagonTTIImpl::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in HexagonTTIImpl
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1078 InstructionCost AArch64TTIImpl::getAddressComputationCost(Type *Ty, in getAddressComputationCost() function in AArch64TTIImpl
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp982 InstructionCost ARMTTIImpl::getAddressComputationCost(Type *Ty, in getAddressComputationCost() function in ARMTTIImpl
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h618 InstructionCost getAddressComputationCost(Type *Tp, ScalarEvolution *, in getAddressComputationCost() function
H A DTargetTransformInfo.h2190 InstructionCost getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1962 InstructionCost getAddressComputationCost(Type *Ty, ScalarEvolution *, in getAddressComputationCost() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp882 TargetTransformInfo::getAddressComputationCost(Type *Tp, ScalarEvolution *SE, in getAddressComputationCost() function in TargetTransformInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3496 InstructionCost X86TTIImpl::getAddressComputationCost(Type *Ty, in getAddressComputationCost() function in X86TTIImpl