Home
last modified time | relevance | path

Searched refs:taT (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c12912 IRTemp taT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local
12913 assign(taT, summary == 3 ? mkexpr(rnTnew) : mkexpr(rnT)); in decode_CP10_CP11_instruction()
12927 IRExpr* addr = binop(Iop_Add32, mkexpr(taT), mkU32(8*i)); in decode_CP10_CP11_instruction()
13049 IRTemp taT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local
13050 assign(taT, summary == 3 ? mkexpr(rnTnew) : mkexpr(rnT)); in decode_CP10_CP11_instruction()
13064 IRExpr* addr = binop(Iop_Add32, mkexpr(taT), mkU32(8*i)); in decode_CP10_CP11_instruction()
13841 IRTemp taT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local
13842 assign(taT, summary == 3 ? mkexpr(rnTnew) : mkexpr(rnT)); in decode_CP10_CP11_instruction()
13856 IRExpr* addr = binop(Iop_Add32, mkexpr(taT), mkU32(4*i)); in decode_CP10_CP11_instruction()
15162 IRTemp taT = IRTemp_INVALID; in disInstr_ARM_WRK() local
[all …]