Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:D16Idx

7937   int D16Idx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::d16) - 1;
7938 if (D16Idx >= 0 && Node->getConstantOperandVal(D16Idx))