Home
last modified time | relevance | path

Searched refs:isZextOfCompareWithConstant (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14930 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
14950 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
14951 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14454 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
14474 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
14475 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16433 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
16453 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
16454 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15548 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
15568 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
15569 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16662 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
16682 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
16683 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15548 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
15568 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
15569 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16017 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
16037 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
16038 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16688 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
16708 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
16709 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15519 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
15539 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
15540 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16017 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
16037 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
16038 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16650 auto isZextOfCompareWithConstant = [](SDValue Op) {
16670 bool LHSHasPattern = isZextOfCompareWithConstant(LHS);
16671 bool RHSHasPattern = isZextOfCompareWithConstant(RHS);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16650 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
16670 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
16671 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16650 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
16670 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
16671 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16807 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
16827 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
16828 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16650 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
16670 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
16671 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16650 auto isZextOfCompareWithConstant = [](SDValue Op) { in combineADDToADDZE() local
16670 bool LHSHasPattern = isZextOfCompareWithConstant(LHS); in combineADDToADDZE()
16671 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE()