Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:OtherSelIdx

2217       int OtherSelIdx = TII->getSelIdx(Opcode, OtherSrcIdx);
2218 if (OtherSrcIdx < 0 || OtherSelIdx < 0)
2222 OtherSelIdx--;
2228 = cast<ConstantSDNode>(ParentNode->getOperand(OtherSelIdx));