Home
last modified time | relevance | path

Searched refs:ASSEMBLE_IEEE754_UNOP (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc383 #define ASSEMBLE_IEEE754_UNOP(name) \ macro
653 ASSEMBLE_IEEE754_UNOP(atan); in AssembleArchInstruction()
659 ASSEMBLE_IEEE754_UNOP(cbrt); in AssembleArchInstruction()
662 ASSEMBLE_IEEE754_UNOP(cos); in AssembleArchInstruction()
665 ASSEMBLE_IEEE754_UNOP(expm1); in AssembleArchInstruction()
668 ASSEMBLE_IEEE754_UNOP(exp); in AssembleArchInstruction()
671 ASSEMBLE_IEEE754_UNOP(atanh); in AssembleArchInstruction()
674 ASSEMBLE_IEEE754_UNOP(log); in AssembleArchInstruction()
677 ASSEMBLE_IEEE754_UNOP(log1p); in AssembleArchInstruction()
680 ASSEMBLE_IEEE754_UNOP(log2); in AssembleArchInstruction()
[all …]
/external/v8/src/compiler/mips/
Dcode-generator-mips.cc500 #define ASSEMBLE_IEEE754_UNOP(name) \ macro
745 ASSEMBLE_IEEE754_UNOP(atan); in AssembleArchInstruction()
751 ASSEMBLE_IEEE754_UNOP(cos); in AssembleArchInstruction()
754 ASSEMBLE_IEEE754_UNOP(cbrt); in AssembleArchInstruction()
757 ASSEMBLE_IEEE754_UNOP(exp); in AssembleArchInstruction()
760 ASSEMBLE_IEEE754_UNOP(expm1); in AssembleArchInstruction()
763 ASSEMBLE_IEEE754_UNOP(atanh); in AssembleArchInstruction()
766 ASSEMBLE_IEEE754_UNOP(log); in AssembleArchInstruction()
769 ASSEMBLE_IEEE754_UNOP(log1p); in AssembleArchInstruction()
772 ASSEMBLE_IEEE754_UNOP(log10); in AssembleArchInstruction()
[all …]
/external/v8/src/compiler/arm/
Dcode-generator-arm.cc396 #define ASSEMBLE_IEEE754_UNOP(name) \ macro
678 ASSEMBLE_IEEE754_UNOP(atan); in AssembleArchInstruction()
684 ASSEMBLE_IEEE754_UNOP(cbrt); in AssembleArchInstruction()
687 ASSEMBLE_IEEE754_UNOP(cos); in AssembleArchInstruction()
690 ASSEMBLE_IEEE754_UNOP(exp); in AssembleArchInstruction()
693 ASSEMBLE_IEEE754_UNOP(expm1); in AssembleArchInstruction()
696 ASSEMBLE_IEEE754_UNOP(atanh); in AssembleArchInstruction()
699 ASSEMBLE_IEEE754_UNOP(log); in AssembleArchInstruction()
702 ASSEMBLE_IEEE754_UNOP(log1p); in AssembleArchInstruction()
705 ASSEMBLE_IEEE754_UNOP(log2); in AssembleArchInstruction()
[all …]
/external/v8/src/compiler/arm64/
Dcode-generator-arm64.cc523 #define ASSEMBLE_IEEE754_UNOP(name) \ macro
811 ASSEMBLE_IEEE754_UNOP(atan); in AssembleArchInstruction()
817 ASSEMBLE_IEEE754_UNOP(cos); in AssembleArchInstruction()
820 ASSEMBLE_IEEE754_UNOP(cbrt); in AssembleArchInstruction()
823 ASSEMBLE_IEEE754_UNOP(exp); in AssembleArchInstruction()
826 ASSEMBLE_IEEE754_UNOP(expm1); in AssembleArchInstruction()
829 ASSEMBLE_IEEE754_UNOP(atanh); in AssembleArchInstruction()
832 ASSEMBLE_IEEE754_UNOP(log); in AssembleArchInstruction()
835 ASSEMBLE_IEEE754_UNOP(log1p); in AssembleArchInstruction()
838 ASSEMBLE_IEEE754_UNOP(log2); in AssembleArchInstruction()
[all …]
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc617 #define ASSEMBLE_IEEE754_UNOP(name) \ macro
871 ASSEMBLE_IEEE754_UNOP(atan); in AssembleArchInstruction()
877 ASSEMBLE_IEEE754_UNOP(atanh); in AssembleArchInstruction()
880 ASSEMBLE_IEEE754_UNOP(cbrt); in AssembleArchInstruction()
883 ASSEMBLE_IEEE754_UNOP(cos); in AssembleArchInstruction()
886 ASSEMBLE_IEEE754_UNOP(exp); in AssembleArchInstruction()
889 ASSEMBLE_IEEE754_UNOP(expm1); in AssembleArchInstruction()
892 ASSEMBLE_IEEE754_UNOP(log); in AssembleArchInstruction()
895 ASSEMBLE_IEEE754_UNOP(log1p); in AssembleArchInstruction()
898 ASSEMBLE_IEEE754_UNOP(log2); in AssembleArchInstruction()
[all …]
/external/v8/src/compiler/s390/
Dcode-generator-s390.cc388 #define ASSEMBLE_IEEE754_UNOP(name) \ macro
1250 ASSEMBLE_IEEE754_UNOP(atan); in AssembleArchInstruction()
1256 ASSEMBLE_IEEE754_UNOP(tan); in AssembleArchInstruction()
1259 ASSEMBLE_IEEE754_UNOP(cbrt); in AssembleArchInstruction()
1262 ASSEMBLE_IEEE754_UNOP(sin); in AssembleArchInstruction()
1265 ASSEMBLE_IEEE754_UNOP(cos); in AssembleArchInstruction()
1268 ASSEMBLE_IEEE754_UNOP(exp); in AssembleArchInstruction()
1271 ASSEMBLE_IEEE754_UNOP(expm1); in AssembleArchInstruction()
1274 ASSEMBLE_IEEE754_UNOP(atanh); in AssembleArchInstruction()
1277 ASSEMBLE_IEEE754_UNOP(log); in AssembleArchInstruction()
[all …]
/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc444 #define ASSEMBLE_IEEE754_UNOP(name) \ macro
1266 ASSEMBLE_IEEE754_UNOP(atan); in AssembleArchInstruction()
1272 ASSEMBLE_IEEE754_UNOP(tan); in AssembleArchInstruction()
1275 ASSEMBLE_IEEE754_UNOP(cbrt); in AssembleArchInstruction()
1278 ASSEMBLE_IEEE754_UNOP(sin); in AssembleArchInstruction()
1281 ASSEMBLE_IEEE754_UNOP(cos); in AssembleArchInstruction()
1284 ASSEMBLE_IEEE754_UNOP(exp); in AssembleArchInstruction()
1287 ASSEMBLE_IEEE754_UNOP(expm1); in AssembleArchInstruction()
1290 ASSEMBLE_IEEE754_UNOP(atanh); in AssembleArchInstruction()
1293 ASSEMBLE_IEEE754_UNOP(log); in AssembleArchInstruction()
[all …]
/external/v8/src/compiler/mips64/
Dcode-generator-mips64.cc511 #define ASSEMBLE_IEEE754_UNOP(name) \ macro
754 ASSEMBLE_IEEE754_UNOP(atan); in AssembleArchInstruction()
760 ASSEMBLE_IEEE754_UNOP(atanh); in AssembleArchInstruction()
763 ASSEMBLE_IEEE754_UNOP(cos); in AssembleArchInstruction()
766 ASSEMBLE_IEEE754_UNOP(cbrt); in AssembleArchInstruction()
769 ASSEMBLE_IEEE754_UNOP(exp); in AssembleArchInstruction()
772 ASSEMBLE_IEEE754_UNOP(expm1); in AssembleArchInstruction()
775 ASSEMBLE_IEEE754_UNOP(log); in AssembleArchInstruction()
778 ASSEMBLE_IEEE754_UNOP(log1p); in AssembleArchInstruction()
781 ASSEMBLE_IEEE754_UNOP(log2); in AssembleArchInstruction()
[all …]
/external/v8/src/compiler/x87/
Dcode-generator-x87.cc398 #define ASSEMBLE_IEEE754_UNOP(name) \ macro
752 ASSEMBLE_IEEE754_UNOP(atan); in AssembleArchInstruction()
758 ASSEMBLE_IEEE754_UNOP(cbrt); in AssembleArchInstruction()
762 ASSEMBLE_IEEE754_UNOP(cos); in AssembleArchInstruction()
767 ASSEMBLE_IEEE754_UNOP(expm1); in AssembleArchInstruction()
771 ASSEMBLE_IEEE754_UNOP(exp); in AssembleArchInstruction()
774 ASSEMBLE_IEEE754_UNOP(atanh); in AssembleArchInstruction()
777 ASSEMBLE_IEEE754_UNOP(log); in AssembleArchInstruction()
780 ASSEMBLE_IEEE754_UNOP(log1p); in AssembleArchInstruction()
783 ASSEMBLE_IEEE754_UNOP(log2); in AssembleArchInstruction()
[all …]