Home
last modified time | relevance | path

Searched defs:RHSConst (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3362 ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS); in get32BitZExtCompare() local
3412 ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS); in get32BitZExtCompare() local
3546 ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS); in get32BitSExtCompare() local
3591 ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS); get32BitSExtCompare() local
3704 ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS); get64BitZExtCompare() local
3746 ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS); get64BitZExtCompare() local
3863 ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS); get64BitSExtCompare() local
3906 ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS); get64BitSExtCompare() local
4032 ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS); getSETCCInGPR() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3268 if (auto *RHSConst = dyn_cast<ConstantSDNode>(RHS)) ExpandIntRes_MINMAX() local