Home
last modified time | relevance | path

Searched defs:isProfitable (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp173 bool X86CallFrameOptimization::isProfitable(MachineFunction &MF, in isProfitable() function in X86CallFrameOptimization
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp214 static bool isProfitable(uint64_t Count, uint64_t TotalCount) { in isProfitable() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp193 bool X86CallFrameOptimization::isProfitable(MachineFunction &MF, in isProfitable() function in X86CallFrameOptimization
/external/llvm-project/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp193 bool X86CallFrameOptimization::isProfitable(MachineFunction &MF, in isProfitable() function in X86CallFrameOptimization
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp275 static bool isProfitable(uint64_t Count, uint64_t TotalCount) { in isProfitable() function
/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp471 bool HexagonEarlyIfConversion::isProfitable(const FlowPattern &FP) const { in isProfitable() function in HexagonEarlyIfConversion
DHexagonSplitDouble.cpp375 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM) in isProfitable() function in HexagonSplitDoubleRegs
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp505 bool HexagonEarlyIfConversion::isProfitable(const FlowPattern &FP) const { in isProfitable() function in HexagonEarlyIfConversion
DHexagonSplitDouble.cpp421 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM) in isProfitable() function in HexagonSplitDoubleRegs
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp505 bool HexagonEarlyIfConversion::isProfitable(const FlowPattern &FP) const { in isProfitable() function in HexagonEarlyIfConversion
DHexagonSplitDouble.cpp421 bool HexagonSplitDoubleRegs::isProfitable(const USet &Part, LoopRegMap &IRM) in isProfitable() function in HexagonSplitDoubleRegs
/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp968 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable() function in LoopInterchangeProfitability
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp1102 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable() function in LoopInterchangeProfitability
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp1104 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable() function in LoopInterchangeProfitability
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp1948 bool Scop::isProfitable(bool ScalarsAreUnprofitable) const { in isProfitable() function in Scop