Home
last modified time | relevance | path

Searched refs:CarryInConstant (Results 1 – 14 of 14) sorted by relevance

/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2534 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2537 if (CarryInConstant && in SelectMVE_VADCSBC()
2538 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2534 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2537 if (CarryInConstant && in SelectMVE_VADCSBC()
2538 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2534 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2537 if (CarryInConstant && in SelectMVE_VADCSBC()
2538 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2599 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2602 if (CarryInConstant && in SelectMVE_VADCSBC()
2603 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2599 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2602 if (CarryInConstant && in SelectMVE_VADCSBC()
2603 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2599 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2602 if (CarryInConstant && in SelectMVE_VADCSBC()
2603 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2599 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2602 if (CarryInConstant && in SelectMVE_VADCSBC()
2603 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2599 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2602 if (CarryInConstant && in SelectMVE_VADCSBC()
2603 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2646 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2649 if (CarryInConstant && in SelectMVE_VADCSBC()
2650 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2646 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2649 if (CarryInConstant && in SelectMVE_VADCSBC()
2650 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2642 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2645 if (CarryInConstant && in SelectMVE_VADCSBC()
2646 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2651 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2654 if (CarryInConstant && in SelectMVE_VADCSBC()
2655 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2646 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2649 if (CarryInConstant && in SelectMVE_VADCSBC()
2650 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2646 ConstantSDNode *CarryInConstant = dyn_cast<ConstantSDNode>(CarryIn); in SelectMVE_VADCSBC() local
2649 if (CarryInConstant && in SelectMVE_VADCSBC()
2650 (CarryInConstant->getZExtValue() & CarryMask) == CarryExpected) { in SelectMVE_VADCSBC()