reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2273 Ops.push_back(CurDAG->getTargetConstant(ParamVal, DL, MVT::i32)); 2274 Ops.push_back(CurDAG->getTargetConstant(OffsetVal, DL, MVT::i32)); 2317 SDValue CvtNone = CurDAG->getTargetConstant(NVPTX::PTXCvtMode::NONE, DL, 2319 SDNode *Cvt = CurDAG->getMachineNode(NVPTX::CVT_u32_u16, DL, 2326 SDValue CvtNone = CurDAG->getTargetConstant(NVPTX::PTXCvtMode::NONE, DL, 2328 SDNode *Cvt = CurDAG->getMachineNode(NVPTX::CVT_s32_s16, DL, 2337 CurDAG->getMachineNode(Opcode.getValue(), DL, RetVTs, Ops);