Searched refs:CstOffset (Results 1 – 3 of 3) sorted by relevance
2083 SDValue CstOffset = Src.getOperand(0); in FoldOperand() local2120 ConstantSDNode *Cst = cast<ConstantSDNode>(CstOffset); in FoldOperand()2126 Sel = CstOffset; in FoldOperand()
2682 SDValue CstOffset = DAG.getSelect(dl, Zero.getValueType(), in ExpandLegalINT_TO_FP() local2704 CPIdx = DAG.getNode(ISD::ADD, dl, CPIdx.getValueType(), CPIdx, CstOffset); in ExpandLegalINT_TO_FP()
14057 SDValue CstOffset = DAG.getSelect(DL, Zero.getValueType(), in SimplifySelectCC() local14059 AddToWorklist(CstOffset.getNode()); in SimplifySelectCC()14061 CstOffset); in SimplifySelectCC()