Searched refs:cvtMubufImpl (Results 1 – 1 of 1) sorted by relevance
1387 void cvtMubufImpl(MCInst &Inst, const OperandVector &Operands,1840 …void cvtMubuf(MCInst &Inst, const OperandVector &Operands) { cvtMubufImpl(Inst, Operands, false); } in cvtMubuf()1841 …void cvtMubufAtomic(MCInst &Inst, const OperandVector &Operands) { cvtMubufImpl(Inst, Operands, tr… in cvtMubufAtomic()8287 void AMDGPUAsmParser::cvtMubufImpl(MCInst &Inst, in cvtMubufImpl() function in AMDGPUAsmParser