Home
last modified time | relevance | path

Searched refs:foldBooleans (Results 1 – 25 of 54) sorted by relevance

123

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Target/
H A DTargetLowering.h929 ISD::CondCode Cond, bool foldBooleans,
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1824 ISD::CondCode Cond, bool foldBooleans, in SimplifySetCC() argument
2392 if (N0.getValueType() == MVT::i1 && foldBooleans) { in SimplifySetCC()
H A DDAGCombiner.cpp228 DebugLoc DL, bool foldBooleans = true);
6939 DebugLoc DL, bool foldBooleans) { in SimplifySetCC() argument
6942 return TLI.SimplifySetCC(VT, N0, N1, Cond, foldBooleans, DagCombineInfo, DL); in SimplifySetCC()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h2912 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h3194 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h3052 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h3310 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3310 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3310 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1940 ISD::CondCode Cond, bool foldBooleans, in SimplifySetCC() argument
2766 if (N0.getValueType().getScalarType() == MVT::i1 && foldBooleans) { in SimplifySetCC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3518 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3566 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3594 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h3566 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3521 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h3500 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3566 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3585 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3566 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3521 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3566 bool foldBooleans, DAGCombinerInfo &DCI,
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2206 ISD::CondCode Cond, bool foldBooleans,
3033 if (N0.getValueType().getScalarType() == MVT::i1 && foldBooleans) {
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2659 ISD::CondCode Cond, bool foldBooleans, in SimplifySetCC() argument
3467 if (N0.getValueType().getScalarType() == MVT::i1 && foldBooleans) { in SimplifySetCC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3453 ISD::CondCode Cond, bool foldBooleans, in SimplifySetCC() argument
4240 if (N0.getValueType().getScalarType() == MVT::i1 && foldBooleans) { in SimplifySetCC()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3379 ISD::CondCode Cond, bool foldBooleans, in SimplifySetCC() argument
4190 if (N0.getValueType().getScalarType() == MVT::i1 && foldBooleans) { in SimplifySetCC()

123