Home | History | Annotate | Download | only in AMDGPU

Lines Matching defs:BitIdx

106   int BitIdx = AMDGPU::getNamedOperandIdx(MI->getOpcode(), BitName);
107 if (BitIdx == -1)
110 MachineOperand &Bit = MI->getOperand(BitIdx);