Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp149 unsigned HexagonTTIImpl::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in HexagonTTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp580 int AArch64TTIImpl::getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function in AArch64TTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp478 int ARMTTIImpl::getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function in ARMTTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1566 unsigned getAddressComputationCost(Type *Ty, ScalarEvolution *, in getAddressComputationCost() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h507 unsigned getAddressComputationCost(Type *Tp, ScalarEvolution *, in getAddressComputationCost() function
DTargetTransformInfo.h1792 int getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp719 int TargetTransformInfo::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in TargetTransformInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2536 int X86TTIImpl::getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function in X86TTIImpl