Searched refs:copyFromReg (Results 1 – 5 of 5) sorted by relevance
8 ; AH in 64-bit mode. The hack used must not generate copyFromReg nodes for
1062 if (SDValue copyFromReg = getCopyFromRegs(V, V->getType())) in getValue() local1063 return copyFromReg; in getValue()
1201 if (SDValue copyFromReg = getCopyFromRegs(V, V->getType())) in getValue() local1202 return copyFromReg; in getValue()