Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dmain_main.c451 genSpill = (__typeof__(genSpill)) PPC32FN(genSpill_PPC); in LibVEX_Translate()
468 genSpill = (__typeof__(genSpill)) PPC64FN(genSpill_PPC); in LibVEX_Translate()
Dhost_ppc_defs.h1123 extern void genSpill_PPC ( /*OUT*/HInstr** i1, /*OUT*/HInstr** i2,
Dhost_ppc_defs.c2994 void genSpill_PPC ( /*OUT*/HInstr** i1, /*OUT*/HInstr** i2, in genSpill_PPC() function