Searched defs:C1Node (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 21333 ConstantSDNode *C1Node = cast<ConstantSDNode>(AddNode.getOperand(1)); isMulAddWithConstProfitable() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 19788 const ConstantSDNode *C1Node = cast<ConstantSDNode>(ConstNode); isMulAddWithConstProfitable() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 9647 ConstantSDNode *C1Node = isConstOrConstSplat(C1); combineShiftOfShiftedLogic() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 17111 const ConstantSDNode *C1Node = cast<ConstantSDNode>(AddNode.getOperand(1)); isMulAddWithConstProfitable() local |