Home
last modified time | relevance | path

Searched refs:CanNegateL (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1696 bool CanNegateL; in canEmitConjunction() local
1698 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
1711 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
1715 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
1784 bool CanNegateL; in emitConjunctionRec() local
1786 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
1801 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
1811 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1665 bool CanNegateL; in canEmitConjunction() local
1667 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
1680 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
1684 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
1753 bool CanNegateL; in emitConjunctionRec() local
1755 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
1770 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
1780 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1633 bool CanNegateL; in canEmitConjunction() local
1635 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
1648 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
1652 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
1721 bool CanNegateL; in emitConjunctionRec() local
1723 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
1738 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
1748 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1872 bool CanNegateL; in canEmitConjunction() local
1874 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
1887 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
1891 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
1960 bool CanNegateL; in emitConjunctionRec() local
1962 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
1977 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
1987 if (!CanNegateL) { 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.cpp1872 bool CanNegateL; in canEmitConjunction() local
1874 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
1887 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
1891 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
1960 bool CanNegateL; in emitConjunctionRec() local
1962 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
1977 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
1987 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1872 bool CanNegateL; in canEmitConjunction() local
1874 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
1887 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
1891 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
1960 bool CanNegateL; in emitConjunctionRec() local
1962 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
1977 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
1987 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2069 bool CanNegateL; in canEmitConjunction() local
2071 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
2084 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
2088 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
2157 bool CanNegateL; in emitConjunctionRec() local
2159 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
2174 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
2184 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2072 bool CanNegateL; in canEmitConjunction() local
2074 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
2087 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
2091 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
2160 bool CanNegateL; in emitConjunctionRec() local
2162 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
2177 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
2187 if (!CanNegateL) { in emitConjunctionRec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2328 bool CanNegateL; in canEmitConjunction() local
2330 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
2343 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
2347 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
2416 bool CanNegateL; in emitConjunctionRec() local
2418 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
2433 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
2443 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2460 bool CanNegateL; in canEmitConjunction() local
2462 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
2475 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
2479 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
2548 bool CanNegateL; in emitConjunctionRec() local
2550 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
2565 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
2575 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2460 bool CanNegateL; in canEmitConjunction() local
2462 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
2475 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
2479 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
2548 bool CanNegateL; in emitConjunctionRec() local
2550 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
2565 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
2575 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2661 bool CanNegateL; in canEmitConjunction() local
2663 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
2676 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
2680 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
2749 bool CanNegateL; in emitConjunctionRec() local
2751 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
2766 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
2776 if (!CanNegateL) { in emitConjunctionRec()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2661 bool CanNegateL; in canEmitConjunction() local
2663 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
2676 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
2680 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
2749 bool CanNegateL; in emitConjunctionRec() local
2751 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
2766 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
2776 if (!CanNegateL) { in emitConjunctionRec()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2661 bool CanNegateL; in canEmitConjunction() local
2663 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
2676 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
2680 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
2749 bool CanNegateL; in emitConjunctionRec() local
2751 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
2766 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
2776 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2689 bool CanNegateL; in canEmitConjunction() local
2691 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
2704 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
2708 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
2777 bool CanNegateL; in emitConjunctionRec() local
2779 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
2794 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
2804 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2661 bool CanNegateL; in canEmitConjunction() local
2663 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
2676 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
2680 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
2749 bool CanNegateL; in emitConjunctionRec() local
2751 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
2766 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
2776 if (!CanNegateL) { in emitConjunctionRec()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2661 bool CanNegateL; in canEmitConjunction() local
2663 if (!canEmitConjunction(O0, CanNegateL, MustBeFirstL, IsOR, Depth+1)) in canEmitConjunction()
2676 if (!CanNegateL && !CanNegateR) in canEmitConjunction()
2680 CanNegate = WillNegate && CanNegateL && CanNegateR; in canEmitConjunction()
2749 bool CanNegateL; in emitConjunctionRec() local
2751 bool ValidL = canEmitConjunction(LHS, CanNegateL, MustBeFirstL, IsOR); in emitConjunctionRec()
2766 std::swap(CanNegateL, CanNegateR); in emitConjunctionRec()
2776 if (!CanNegateL) { in emitConjunctionRec()