Lines Matching refs:ll
586 return farg.ll; \
797 fa.ll = a;
880 farg1.ll = arg1; in helper_fcmpu()
881 farg2.ll = arg2; in helper_fcmpu()
911 farg1.ll = arg1; in helper_fcmpo()
912 farg2.ll = arg2; in helper_fcmpo()
1283 return u.ll; in helper_efdcfsi()
1292 return u.ll; in helper_efdcfsid()
1301 return u.ll; in helper_efdcfui()
1310 return u.ll; in helper_efdcfuid()
1317 u.ll = val; in helper_efdctsi()
1330 u.ll = val; in helper_efdctui()
1343 u.ll = val; in helper_efdctsiz()
1356 u.ll = val; in helper_efdctsidz()
1369 u.ll = val; in helper_efdctuiz()
1382 u.ll = val; in helper_efdctuidz()
1400 return u.ll; in helper_efdcfsf()
1412 return u.ll; in helper_efdcfuf()
1420 u.ll = val; in helper_efdctsf()
1436 u.ll = val; in helper_efdctuf()
1452 u1.ll = val; in helper_efscfd()
1466 return u2.ll; in helper_efdcfs()
1474 u1.ll = op1; in helper_efdadd()
1475 u2.ll = op2; in helper_efdadd()
1477 return u1.ll; in helper_efdadd()
1484 u1.ll = op1; in helper_efdsub()
1485 u2.ll = op2; in helper_efdsub()
1487 return u1.ll; in helper_efdsub()
1494 u1.ll = op1; in helper_efdmul()
1495 u2.ll = op2; in helper_efdmul()
1497 return u1.ll; in helper_efdmul()
1504 u1.ll = op1; in helper_efddiv()
1505 u2.ll = op2; in helper_efddiv()
1507 return u1.ll; in helper_efddiv()
1515 u1.ll = op1; in helper_efdtstlt()
1516 u2.ll = op2; in helper_efdtstlt()
1524 u1.ll = op1; in helper_efdtstgt()
1525 u2.ll = op2; in helper_efdtstgt()
1533 u1.ll = op1; in helper_efdtsteq()
1534 u2.ll = op2; in helper_efdtsteq()