/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 157 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 151 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 231 bool isProfitableToHoist(Instruction *I) { return true; } in isProfitableToHoist() function
|
H A D | TargetTransformInfo.h | 826 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 278 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 306 bool isProfitableToHoist(Instruction *I) { return true; } in isProfitableToHoist() function
|
H A D | TargetTransformInfo.h | 1573 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 368 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 318 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
|
H A D | TargetTransformInfo.h | 2138 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 400 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 416 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 416 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 343 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
|
D | TargetTransformInfo.h | 2416 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 340 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
|
D | TargetTransformInfo.h | 2397 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 340 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
|
D | TargetTransformInfo.h | 2397 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 485 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 415 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 423 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 332 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
|
D | TargetTransformInfo.h | 2360 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 1669 virtual bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
|