Searched refs:X86Instr_Fp64to32 (Results 1 – 3 of 3) sorted by relevance
692 extern X86Instr* X86Instr_Fp64to32 ( HReg src, HReg dst );
789 X86Instr* X86Instr_Fp64to32 ( HReg src, HReg dst ) { in X86Instr_Fp64to32() function
2912 addInstr(env, X86Instr_Fp64to32(src,dst)); in iselFltExpr_wrk()