Searched refs:cvtDS (Results 1 – 4 of 4) sorted by relevance
682 let AsmMatchConverter = "cvtDS";
671 void cvtDS(MCInst &Inst, const OperandVector &Operands);1683 void AMDGPUAsmParser::cvtDS(MCInst &Inst, const OperandVector &Operands) { in cvtDS() function in AMDGPUAsmParser
31 let AsmMatchConverter = "cvtDS";
1066 void cvtDS(MCInst &Inst, const OperandVector &Operands) { cvtDSImpl(Inst, Operands, false); } in cvtDS() function in __anon39deba410111::AMDGPUAsmParser