Searched refs:genSpill_MIPS (Results 1 – 3 of 3) sorted by relevance
696 extern void genSpill_MIPS ( /*OUT*/ HInstr ** i1, /*OUT*/ HInstr ** i2,
540 genSpill = (__typeof__(genSpill)) MIPS32FN(genSpill_MIPS); in LibVEX_Translate()558 genSpill = (__typeof__(genSpill)) MIPS64FN(genSpill_MIPS); in LibVEX_Translate()
1971 void genSpill_MIPS( /*OUT*/ HInstr ** i1, /*OUT*/ HInstr ** i2, HReg rreg, in genSpill_MIPS() function