Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp322 int ARMTTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost() function in ARMTTIImpl
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp383 int ARMTTIImpl::getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function in ARMTTIImpl
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp148 unsigned HexagonTTIImpl::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in HexagonTTIImpl
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp420 int AArch64TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost() function in AArch64TTIImpl
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp571 int AArch64TTIImpl::getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function in AArch64TTIImpl
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h918 unsigned getAddressComputationCost(Type *Ty, bool IsComplex) { return 0; } in getAddressComputationCost() function
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp386 int TargetTransformInfo::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in TargetTransformInfo
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h362 unsigned getAddressComputationCost(Type *Tp, bool) { return 0; } in getAddressComputationCost() function
DTargetTransformInfo.h963 int getAddressComputationCost(Type *Ty, bool IsComplex) override { in getAddressComputationCost() function
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1180 int X86TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost() function in X86TTIImpl
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1227 unsigned getAddressComputationCost(Type *Ty, ScalarEvolution *, in getAddressComputationCost() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h472 unsigned getAddressComputationCost(Type *Tp, ScalarEvolution *, in getAddressComputationCost() function
DTargetTransformInfo.h1498 int getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2002 int X86TTIImpl::getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function in X86TTIImpl
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp509 int TargetTransformInfo::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in TargetTransformInfo