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

/external/valgrind/VEX/priv/
H A Dhost_s390_defs.h750 void genSpill_S390 ( HInstr **, HInstr **, HReg , Int , Bool );
H A Dmain_main.c488 genSpill = (__typeof__(genSpill)) S390FN(genSpill_S390);
H A Dhost_s390_defs.c470 genSpill_S390(HInstr **i1, HInstr **i2, HReg rreg, Int offsetB, Bool mode64) function
489 vpanic("genSpill_S390: unimplemented regclass");

Completed in 195 milliseconds