Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9779 ConstantSDNode *C1Node = cast<ConstantSDNode>(AddNode.getOperand(1)); in isMulAddWithConstProfitable() local
9781 const APInt &C1 = C1Node->getAPIntValue(); in isMulAddWithConstProfitable()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7248 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7249 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7250 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7241 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7242 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7243 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12293 const ConstantSDNode *C1Node = cast<ConstantSDNode>(AddNode.getOperand(1)); in isMulAddWithConstProfitable() local
12295 const int64_t C1 = C1Node->getSExtValue(); in isMulAddWithConstProfitable()
12296 const APInt C1C2 = C1Node->getAPIntValue() * C2Node->getAPIntValue(); in isMulAddWithConstProfitable()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7248 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7249 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7250 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7764 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7765 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7766 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7610 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7611 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7612 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7994 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7995 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7996 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7800 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7801 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7802 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7517 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7518 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7519 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7994 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7995 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7996 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7994 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7995 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7996 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7800 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7801 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7802 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7994 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7995 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7996 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7994 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
7995 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
7996 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8013 ConstantSDNode *C1Node = isConstOrConstSplat(C1); in combineShiftOfShiftedLogic() local
8014 assert(C1Node && "Expected a shift with constant operand"); in combineShiftOfShiftedLogic()
8015 const APInt &C1Val = C1Node->getAPIntValue(); in combineShiftOfShiftedLogic()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18826 const ConstantSDNode *C1Node = cast<ConstantSDNode>(ConstNode); in isMulAddWithConstProfitable() local
18828 APInt CA = C0Node->getAPIntValue() * C1Node->getAPIntValue(); in isMulAddWithConstProfitable()