Searched refs:OpModsIdx (Results 1 – 1 of 1) sorted by relevance
848 int OpModsIdx = AMDGPU::getNamedOperandIdx(Opc, OpModsName); in convertTrue16OpSel() local849 if (OpIdx == -1 || OpModsIdx == -1) in convertTrue16OpSel()857 const MCOperand &OpMods = MI.getOperand(OpModsIdx); in convertTrue16OpSel()