Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_s390_defs.h744 void genSpill_S390 ( HInstr **, HInstr **, HReg , Int , Bool );
Dmain_main.c488 genSpill = (__typeof__(genSpill)) S390FN(genSpill_S390); in LibVEX_Translate()
Dhost_s390_defs.c470 genSpill_S390(HInstr **i1, HInstr **i2, HReg rreg, Int offsetB, Bool mode64) in genSpill_S390() function