Home | History | Annotate | Download | only in R600

Lines Matching defs:findUser

405 static SDNode *findUser(SDValue Value, unsigned Opcode) {
441 BR = findUser(BRCOND, ISD::BR);
477 SDNode *CopyToReg = findUser(SDValue(Intr, i), ISD::CopyToReg);