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