Home
last modified time | relevance | path

Searched refs:IsProfitable (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Transform/
H A DForwardOpTree.cpp169 static ForwardingAction triviallyForwardable(bool IsProfitable, Value *Val) { in triviallyForwardable()
172 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in triviallyForwardable()
183 bool IsProfitable) { in canForward()
186 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in canForward()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Transform/
H A DForwardOpTree.cpp169 static ForwardingAction triviallyForwardable(bool IsProfitable) { in triviallyForwardable()
172 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in triviallyForwardable()
180 bool IsProfitable) { in canForward()
183 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in canForward()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Transform/
H A DForwardOpTree.cpp169 static ForwardingAction triviallyForwardable(bool IsProfitable, Value *Val) { in triviallyForwardable()
172 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in triviallyForwardable()
183 bool IsProfitable) { in canForward()
186 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in canForward()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Transform/
H A DForwardOpTree.cpp169 static ForwardingAction triviallyForwardable(bool IsProfitable, Value *Val) { in triviallyForwardable()
172 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in triviallyForwardable()
183 bool IsProfitable) { in canForward()
186 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in canForward()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DForwardOpTree.cpp169 static ForwardingAction triviallyForwardable(bool IsProfitable, Value *Val) { in triviallyForwardable()
172 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in triviallyForwardable()
183 bool IsProfitable) { in canForward()
186 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in canForward()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Transform/
H A DForwardOpTree.cpp169 static ForwardingAction triviallyForwardable(bool IsProfitable, Value *Val) { in triviallyForwardable()
172 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in triviallyForwardable()
183 bool IsProfitable) { in canForward()
186 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf; in canForward()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DForwardOpTree.cpp169 static ForwardingAction triviallyForwardable(bool IsProfitable, Value *Val) {
172 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf;
183 bool IsProfitable) {
186 IsProfitable ? FD_CanForwardProfitably : FD_CanForwardLeaf;
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXPatternMatch.cpp1070 bool IsProfitable = true; in isProfitable() local
1092 IsProfitable = Checker(Vals[0]); in isProfitable()
1093 if (!IsProfitable) in isProfitable()
1096 IsProfitable = isLShift() ? HasKnownShAmtLT16(Vals[1]) : Checker(Vals[1]); in isProfitable()
1097 if (!IsProfitable) in isProfitable()
1115 return IsProfitable; in isProfitable()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15076 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
15112 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
15129 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16646 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
16684 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
16701 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15694 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
15731 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
15748 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16875 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
16913 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
16930 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15694 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
15731 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
15748 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16230 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
16268 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
16285 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16901 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
16939 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
16956 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15665 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
15702 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
15719 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16230 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
16268 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
16285 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16861 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool {
16899 if (!IsProfitable(IsNeg, true, VT))
16916 if (!IsProfitable(IsNeg, false, VT))
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16861 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
16899 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
16916 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10991 bool IsProfitable = false; in shouldSinkOperands() local
11022 IsProfitable = true; in shouldSinkOperands()
11025 return IsProfitable; in shouldSinkOperands()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16861 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
16899 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
16916 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17018 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
17056 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
17073 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16861 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
16899 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
16916 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10991 bool IsProfitable = false; in shouldSinkOperands() local
11022 IsProfitable = true; in shouldSinkOperands()
11025 return IsProfitable; in shouldSinkOperands()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16861 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local
16899 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()
16916 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()

12