Searched refs:X86Instr_Sse64FLo (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_x86_defs.h | 704 extern X86Instr* X86Instr_Sse64FLo ( X86SseOp, HReg, HReg );
|
D | host_x86_isel.c | 3457 addInstr(env, X86Instr_Sse64FLo(op, arg, dst)); in iselVecExpr_wrk() 3626 addInstr(env, X86Instr_Sse64FLo(op, argR, dst)); in iselVecExpr_wrk()
|
D | host_x86_defs.c | 877 X86Instr* X86Instr_Sse64FLo ( X86SseOp op, HReg src, HReg dst ) { in X86Instr_Sse64FLo() function
|