Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_amd64_defs.h755 extern AMD64Instr* AMD64Instr_A87Free ( Int nregs );
Dhost_amd64_isel.c1885 addInstr(env, AMD64Instr_A87Free(2)); in iselIntExpr_R_wrk()
2628 addInstr(env, AMD64Instr_A87Free(1)); in iselFltExpr_wrk()
2898 addInstr(env, AMD64Instr_A87Free(1)); in iselDblExpr_wrk()
2926 addInstr(env, AMD64Instr_A87Free(2)); in iselDblExpr_wrk()
3029 addInstr(env, AMD64Instr_A87Free(nNeeded)); in iselDblExpr_wrk()
Dhost_amd64_defs.c816 AMD64Instr* AMD64Instr_A87Free ( Int nregs ) in AMD64Instr_A87Free() function