/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 322 int ARMTTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost() function in ARMTTIImpl
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 420 int AArch64TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost() function in AArch64TTIImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 149 unsigned HexagonTTIImpl::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in HexagonTTIImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 172 InstructionCost HexagonTTIImpl::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in HexagonTTIImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 580 int AArch64TTIImpl::getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function in AArch64TTIImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 478 int ARMTTIImpl::getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function in ARMTTIImpl
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 386 int TargetTransformInfo::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in TargetTransformInfo
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 918 unsigned getAddressComputationCost(Type *Ty, bool IsComplex) { return 0; } in getAddressComputationCost() function
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 362 unsigned getAddressComputationCost(Type *Tp, bool) { return 0; } in getAddressComputationCost() function
|
H A D | TargetTransformInfo.h | 963 int getAddressComputationCost(Type *Ty, bool IsComplex) override { in getAddressComputationCost() function
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 1180 int X86TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost() function in X86TTIImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 1566 unsigned getAddressComputationCost(Type *Ty, ScalarEvolution *, in getAddressComputationCost() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 507 unsigned getAddressComputationCost(Type *Tp, ScalarEvolution *, in getAddressComputationCost() function
|
H A D | TargetTransformInfo.h | 1792 int getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1062 InstructionCost ARMTTIImpl::getAddressComputationCost(Type *Ty, in getAddressComputationCost() function in ARMTTIImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 719 int TargetTransformInfo::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in TargetTransformInfo
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 697 InstructionCost getAddressComputationCost(Type *Tp, ScalarEvolution *, in getAddressComputationCost() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 2536 int X86TTIImpl::getAddressComputationCost(Type *Ty, ScalarEvolution *SE, in getAddressComputationCost() function in X86TTIImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 2213 InstructionCost getAddressComputationCost(Type *Ty, ScalarEvolution *, in getAddressComputationCost() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 2354 InstructionCost getAddressComputationCost(Type *Ty, ScalarEvolution *, in getAddressComputationCost() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 2354 InstructionCost getAddressComputationCost(Type *Ty, ScalarEvolution *, in getAddressComputationCost() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 770 InstructionCost getAddressComputationCost(Type *Tp, ScalarEvolution *, in getAddressComputationCost() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 763 InstructionCost getAddressComputationCost(Type *Tp, ScalarEvolution *, in getAddressComputationCost() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 763 InstructionCost getAddressComputationCost(Type *Tp, ScalarEvolution *, in getAddressComputationCost() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 997 TargetTransformInfo::getAddressComputationCost(Type *Tp, ScalarEvolution *SE, in getAddressComputationCost() function in TargetTransformInfo
|