Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:findUser

3834 static SDNode *findUser(SDValue Value, unsigned Opcode) {
3933 BR = findUser(BRCOND, ISD::BR);
3995 SDNode *CopyToReg = findUser(SDValue(Intr, i), ISD::CopyToReg);