Home | History | Annotate | Download | only in AMDGPU

Lines Matching defs:OperandIdx

2194     int OperandIdx[] = {
2225 if (OperandIdx[i] < 0)
2227 SDValue &Src = Ops[OperandIdx[i] - 1];
2231 int SelIdx = TII->getSelIdx(Opcode, OperandIdx[i]);
2261 int OperandIdx[] = {
2277 if (OperandIdx[i] < 0)
2279 SDValue &Src = Ops[OperandIdx[i] - 1];
2284 int SelIdx = TII->getSelIdx(Opcode, OperandIdx[i]);