Lines Matching refs:dataHi
22161 IRTemp dataHi = newTemp(elemTy);22216 assign( dataHi, sz==4 ? getIReg32(R_RCX) : getIReg64(R_RCX) );22224 mkexpr(dataHi), mkexpr(dataLo)