Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:IDVal

7276   SDValue IDVal = getValue(CI.getOperand(PatchPointOpers::IDPos));
7278 cast<ConstantSDNode>(IDVal)->getZExtValue(), DL, MVT::i64));
7371 SDValue IDVal = getValue(CS->getOperand(PatchPointOpers::IDPos));
7373 cast<ConstantSDNode>(IDVal)->getZExtValue(), dl, MVT::i64));