Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:D16Idx

2403     int D16Idx = AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::d16);
2404 if (D16Idx >= 0 && Inst.getOperand(D16Idx).getImm())
2474 int D16Idx = AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::d16);
2475 if (D16Idx >= 0 && Inst.getOperand(D16Idx).getImm()) {