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