Searched refs:copyFromReg (Results 1 – 1 of 1) sorted by relevance
1750 if (SDValue copyFromReg = getCopyFromRegs(V, V->getType())) in getValue() local1751 return copyFromReg; in getValue()7757 if (SDValue copyFromReg = getCopyFromRegs(V, V->getType())) in visitIntrinsicCall() local7758 return copyFromReg; in visitIntrinsicCall()