Searched refs:VINTRP (Results 1 – 4 of 4) sorted by relevance
33 field bit VINTRP = 0;174 let TSFlags{13} = VINTRP;529 let VINTRP = 1;530 // VINTRP instructions read parameter values from LDS, but these parameter
74 VINTRP = 1 << 13, enumerator
785 return MI.getDesc().TSFlags & SIInstrFlags::VINTRP; in isVINTRP()789 return get(Opcode).TSFlags & SIInstrFlags::VINTRP; in isVINTRP()
35 // VINTRP Instructions43 // FIXME: Specify SchedRW for VINTRP instructions.