Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_s390_defs.h751 void genReload_S390 ( HInstr **, HInstr **, HReg , Int , Bool );
Dmain_main.c928 genReload = CAST_TO_TYPEOF(genReload) S390FN(genReload_S390); in libvex_BackEnd()
Dhost_s390_defs.c496 genReload_S390(HInstr **i1, HInstr **i2, HReg rreg, Int offsetB, Bool mode64) in genReload_S390() function