Searched refs:getLoFromF64 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_mips_toIR.c808 static IRExpr *getLoFromF64(IRType ty, IRExpr * src) function
1403 getLoFromF64(tyF, getFReg(fs)))));
1420 getLoFromF64(tyF, getFReg(fs)))));
1446 getLoFromF64(tyF, getFReg(fs)),
1447 getLoFromF64(tyF, getFReg(ft)))));
1470 getLoFromF64(tyF, getFReg(fs)),
1471 getLoFromF64(tyF, getFReg(ft)))));
1493 getLoFromF64(tyF, getFReg(fs)),
1494 getLoFromF64(tyF, getFReg(ft)))));
1524 getLoFromF64(ty
[all...]

Completed in 576 milliseconds