Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h151 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp157 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h231 bool isProfitableToHoist(Instruction *I) { return true; } in isProfitableToHoist() function
DTargetTransformInfo.h826 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h278 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
DTargetLowering.h2315 virtual bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h306 bool isProfitableToHoist(Instruction *I) { return true; } in isProfitableToHoist() function
DTargetTransformInfo.h1573 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h318 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
DTargetTransformInfo.h2138 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp368 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h400 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
DTargetLowering.h2754 virtual bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp485 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
/external/llvm/include/llvm/Target/
DTargetLowering.h1669 virtual bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6953 bool AArch64TargetLowering::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in AArch64TargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8858 bool AArch64TargetLowering::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in AArch64TargetLowering
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp16966 bool PPCTargetLowering::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in PPCTargetLowering
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp13626 bool AArch64TargetLowering::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in AArch64TargetLowering