Home
last modified time | relevance | path

Searched refs:RHSCC (Results 1 – 18 of 18) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstCombineAndOrXor.cpp891 RHSCC == ICmpInst::ICMP_UGE || RHSCC == ICmpInst::ICMP_ULE || in FoldAndOfICmps()
893 RHSCC == ICmpInst::ICMP_SGE || RHSCC == ICmpInst::ICMP_SLE) in FoldAndOfICmps()
926 switch (RHSCC) { in FoldAndOfICmps()
934 switch (RHSCC) { in FoldAndOfICmps()
966 switch (RHSCC) { in FoldAndOfICmps()
981 switch (RHSCC) { in FoldAndOfICmps()
993 switch (RHSCC) { in FoldAndOfICmps()
1012 switch (RHSCC) { in FoldAndOfICmps()
1817 RHSCC == ICmpInst::ICMP_UGE || RHSCC == ICmpInst::ICMP_ULE || in FoldOrOfICmps()
1819 RHSCC == ICmpInst::ICMP_SGE || RHSCC == ICmpInst::ICMP_SLE) in FoldOrOfICmps()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1836 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
1837 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
1839 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
1840 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1805 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
1806 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
1808 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
1809 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1773 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
1774 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
1776 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
1777 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2012 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2013 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2015 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2016 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2012 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2013 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2015 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2016 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2012 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2013 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2015 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2016 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2209 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2210 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2212 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2213 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2212 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2213 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2215 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2216 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2468 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2469 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2471 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2472 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2600 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2601 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2603 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2604 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2600 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2601 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2603 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2604 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2801 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2802 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2804 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2805 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2801 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2802 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2804 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2805 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2801 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2802 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2804 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2805 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2829 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2830 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2832 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2833 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2801 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2802 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2804 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2805 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2801 AArch64CC::CondCode RHSCC; in emitConjunctionRec() local
2802 SDValue CmpR = emitConjunctionRec(DAG, RHS, RHSCC, NegateR, CCOp, Predicate); in emitConjunctionRec()
2804 RHSCC = AArch64CC::getInvertedCondCode(RHSCC); in emitConjunctionRec()
2805 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()