Home
last modified time | relevance | path

Searched defs:fr_dstLo (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_ppc_defs.c5965 UInt fr_dstLo = fregEnc(i->Pin.Dfp128Unary.dst_lo); in emit_PPCInstr() local
5997 UInt fr_dstLo = fregEnc( i->Pin.Dfp128Binary.dst_lo ); in emit_PPCInstr() local
6094 UInt fr_dstLo = fregEnc(i->Pin.DfpRound128.dst_lo); in emit_PPCInstr() local
6216 UInt fr_dstLo = fregEnc( i->Pin.DfpI64StoD128.dst_lo ); in emit_PPCInstr() local
6235 UInt fr_dstLo = fregEnc(i->Pin.InsertExpD128.dst_lo); in emit_PPCInstr() local
Dhost_ppc_isel.c6428 HReg fr_srcHi, fr_srcLo, fr_dstHi, fr_dstLo; in iselStmt() local