Searched refs:VSAMPLE (Results 1 – 6 of 6) sorted by relevance
44 field bit VSAMPLE = 0;193 let TSFlags{22} = VSAMPLE;
85 VSAMPLE = 1 << 22, enumerator
597 return MI.getDesc().TSFlags & SIInstrFlags::VSAMPLE; in isVSAMPLE()601 return get(Opcode).TSFlags & SIInstrFlags::VSAMPLE; in isVSAMPLE()
229 class VSAMPLE <dag outs, string dns = ""> : MIMG<outs, dns> {231 let VSAMPLE = 1;399 : VSAMPLE<outs, dns>, VSAMPLEe<op> {
803 (SIInstrFlags::VIMAGE | SIInstrFlags::VSAMPLE))) in getInstruction()1062 bool IsVSample = TSFlags & SIInstrFlags::VSAMPLE; in convertMIMGInst()
3687 SIInstrFlags::MIMG | SIInstrFlags::VIMAGE | SIInstrFlags::VSAMPLE;3780 getNSAMaxSize(Desc.TSFlags & SIInstrFlags::VSAMPLE)) { in validateMIMGAddrSize()