Searched refs:genSpill_S390 (Results 1 – 3 of 3) sorted by relevance
744 void genSpill_S390 ( HInstr **, HInstr **, HReg , Int , Bool );
488 genSpill = (__typeof__(genSpill)) S390FN(genSpill_S390); in LibVEX_Translate()
470 genSpill_S390(HInstr **i1, HInstr **i2, HReg rreg, Int offsetB, Bool mode64) in genSpill_S390() function