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