Home
last modified time | relevance | path

Searched defs:isProfitableToHoist (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp157 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h151 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h231 bool isProfitableToHoist(Instruction *I) { return true; } in isProfitableToHoist() function
H A DTargetTransformInfo.h826 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h278 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h306 bool isProfitableToHoist(Instruction *I) { return true; } in isProfitableToHoist() function
H A DTargetTransformInfo.h1573 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp368 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 DTargetTransformInfoImpl.h318 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
H A DTargetTransformInfo.h2138 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h400 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DBasicTTIImpl.h416 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DBasicTTIImpl.h416 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfoImpl.h343 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
DTargetTransformInfo.h2416 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetTransformInfoImpl.h340 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
DTargetTransformInfo.h2397 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfoImpl.h340 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
DTargetTransformInfo.h2397 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp485 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DBasicTTIImpl.h415 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DBasicTTIImpl.h423 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetTransformInfoImpl.h332 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
DTargetTransformInfo.h2360 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h1669 virtual bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function

12