Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:findUser

1263 static SDNode *findUser(SDValue Value, unsigned Opcode) {
1377 BR = findUser(BRCOND, ISD::BR);
1420 SDNode *CopyToReg = findUser(SDValue(Intr, i), ISD::CopyToReg);