Searched defs:dataHi (Results 1 – 4 of 4) sorted by relevance
1600 IRExpr* dataHi, IRExpr* dataLo ) { in mkIRCAS()
14465 IRTemp dataHi = newTemp(Ity_I32); in disInstr_X86_WRK() local
18118 IRTemp dataHi = newTemp(elemTy); in disInstr_AMD64_WRK() local
1861 IRExpr* dataHi; /* new value for *addr */ member