/external/chromium_org/v8/test/cctest/ |
D | test-assembler-x64.cc | 86 int result = FUNCTION_CAST<F2>(buffer)(3, 2); in TEST() 118 int result = FUNCTION_CAST<F2>(buffer)(3, 2); in TEST() 140 int result = FUNCTION_CAST<F2>(buffer)(3, 2); in TEST() 169 int result = FUNCTION_CAST<F2>(buffer)(0x1002, 0x2002); in TEST() 171 result = FUNCTION_CAST<F2>(buffer)(0x1002, 0x2003); in TEST() 195 int result = FUNCTION_CAST<F2>(buffer)(3, 2); in TEST() 197 result = FUNCTION_CAST<F2>(buffer)(0x100000000l, 0x100000000l); in TEST() 199 result = FUNCTION_CAST<F2>(buffer)(-0x100000000l, 0x100000000l); in TEST() 225 int64_t result = FUNCTION_CAST<F4>(buffer)(&left, &right); in TEST() 250 int64_t result = FUNCTION_CAST<F4>(buffer)(&left, &right); in TEST() [all …]
|
D | test-assembler-ia32.cc | 70 F2 f = FUNCTION_CAST<F2>(code->entry()); in TEST() 107 F1 f = FUNCTION_CAST<F1>(code->entry()); in TEST() 148 F1 f = FUNCTION_CAST<F1>(code->entry()); in TEST() 178 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 208 F4 f = FUNCTION_CAST<F4>(code->entry()); in TEST() 231 F0 f = FUNCTION_CAST<F0>(code->entry()); in TEST() 272 F5 f = FUNCTION_CAST<F5>(code->entry()); in TEST() 304 F6 f = FUNCTION_CAST<F6>(code->entry()); in TEST() 359 F7 f = FUNCTION_CAST<F7>(code->entry()); in TEST() 440 F0 f = FUNCTION_CAST<F0>(code->entry()); in TEST() [all …]
|
D | test-assembler-x87.cc | 70 F2 f = FUNCTION_CAST<F2>(code->entry()); in TEST() 107 F1 f = FUNCTION_CAST<F1>(code->entry()); in TEST() 148 F1 f = FUNCTION_CAST<F1>(code->entry()); in TEST() 175 F0 f = FUNCTION_CAST<F0>(code->entry()); in TEST() 228 F7 f = FUNCTION_CAST<F7>(code->entry()); in TEST() 309 F0 f = FUNCTION_CAST<F0>(code->entry()); in TEST()
|
D | test-macro-assembler-mips64.cc | 100 ::F f = FUNCTION_CAST< ::F>(code->entry()); in TEST() 168 ::F f = FUNCTION_CAST< ::F>(code->entry()); in TEST() 212 ::F f = FUNCTION_CAST< ::F>(code->entry()); in TEST()
|
D | test-assembler-arm.cc | 67 F2 f = FUNCTION_CAST<F2>(code->entry()); 103 F1 f = FUNCTION_CAST<F1>(code->entry()); 148 F1 f = FUNCTION_CAST<F1>(code->entry()); 195 F3 f = FUNCTION_CAST<F3>(code->entry()); 319 F3 f = FUNCTION_CAST<F3>(code->entry()); 380 F1 f = FUNCTION_CAST<F1>(code->entry()); 414 F1 f = FUNCTION_CAST<F1>(code->entry()); 488 F1 f = FUNCTION_CAST<F1>(code->entry()); in TestRoundingMode() 672 F4 fn = FUNCTION_CAST<F4>(code->entry()); 782 F4 fn = FUNCTION_CAST<F4>(code->entry()); [all …]
|
D | test-assembler-mips64.cc | 66 F2 f = FUNCTION_CAST<F2>(code->entry()); in TEST() 103 F1 f = FUNCTION_CAST<F1>(code->entry()); in TEST() 250 F2 f = FUNCTION_CAST<F2>(code->entry()); in TEST() 322 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 399 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 465 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 535 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 615 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 711 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 834 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() [all …]
|
D | test-assembler-mips.cc | 66 F2 f = FUNCTION_CAST<F2>(code->entry()); in TEST() 102 F1 f = FUNCTION_CAST<F1>(code->entry()); in TEST() 240 F2 f = FUNCTION_CAST<F2>(code->entry()); in TEST() 310 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 387 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 450 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 520 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 613 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 709 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() 806 F3 f = FUNCTION_CAST<F3>(code->entry()); in TEST() [all …]
|
D | test-macro-assembler-x64.cc | 43 using i::FUNCTION_CAST; 189 int result = FUNCTION_CAST<F0>(buffer)(); in TEST() 282 int result = FUNCTION_CAST<F0>(buffer)(); in TEST() 383 int result = FUNCTION_CAST<F0>(buffer)(); in TEST() 451 int result = FUNCTION_CAST<F0>(buffer)(); in TEST() 649 int result = FUNCTION_CAST<F0>(buffer)(); in TEST() 732 int result = FUNCTION_CAST<F0>(buffer)(); in TEST() 954 int result = FUNCTION_CAST<F0>(buffer)(); in TEST() 1172 int result = FUNCTION_CAST<F0>(buffer)(); in TEST() 1257 int result = FUNCTION_CAST<F0>(buffer)(); in TEST() [all …]
|
D | test-macro-assembler-arm.cc | 101 F f = FUNCTION_CAST<F>(code->entry()); in TEST() 223 F5 f = FUNCTION_CAST<F5>(code->entry()); in TEST()
|
D | test-hashing.cc | 117 HASH_FUNCTION hash = FUNCTION_CAST<HASH_FUNCTION>(code->entry()); in check()
|
D | test-macro-assembler-mips.cc | 100 ::F f = FUNCTION_CAST< ::F>(code->entry()); in TEST()
|
D | test-macro-assembler-x87.cc | 144 int result = FUNCTION_CAST<F0>(buffer)(); in TEST()
|
D | test-macro-assembler-ia32.cc | 157 int result = FUNCTION_CAST<F0>(buffer)(); in TEST()
|
/external/chromium_org/v8/test/cctest/compiler/ |
D | call-tester.h | 322 return DoCall<R>(FUNCTION_CAST<FType*>(Generate())); 329 return DoCall<R>(FUNCTION_CAST<FType*>(Generate()), p1); 336 return DoCall<R>(FUNCTION_CAST<FType*>(Generate()), p1, p2); 343 return DoCall<R>(FUNCTION_CAST<FType*>(Generate()), p1, p2, p3); 350 return DoCall<R>(FUNCTION_CAST<FType*>(Generate()), p1, p2, p3, p4);
|
/external/chromium_org/v8/src/ia32/ |
D | simulator-ia32.h | 25 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
|
D | codegen-ia32.cc | 70 return FUNCTION_CAST<UnaryMathFunction>(buffer); in CreateExpFunction() 99 return FUNCTION_CAST<UnaryMathFunction>(buffer); in CreateSqrtFunction() 512 return FUNCTION_CAST<MemMoveFunction>(buffer); in CreateMemMoveFunction()
|
/external/chromium_org/v8/src/x64/ |
D | simulator-x64.h | 25 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
|
D | codegen-x64.cc | 63 return FUNCTION_CAST<UnaryMathFunction>(buffer); in CreateExpFunction() 86 return FUNCTION_CAST<UnaryMathFunction>(buffer); in CreateSqrtFunction() 174 return FUNCTION_CAST<ModuloFunction>(buffer); in CreateModuloFunction()
|
/external/chromium_org/v8/src/x87/ |
D | simulator-x87.h | 25 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, p8))
|
/external/chromium_org/v8/src/mips64/ |
D | simulator-mips64.h | 47 (FUNCTION_CAST<mips_regexp_matcher>(entry)( \ 64 (FUNCTION_CAST<mips_regexp_matcher>(entry)( \
|
/external/chromium_org/v8/src/ |
D | messages.cc | 112 FUNCTION_CAST<v8::MessageCallback>(callback_obj->foreign_address()); in ReportMessage()
|
D | globals.h | 202 F FUNCTION_CAST(Address addr) { in FUNCTION_CAST() function
|
/external/chromium_org/v8/src/arm/ |
D | codegen-arm.cc | 74 return FUNCTION_CAST<UnaryMathFunction>(buffer); in CreateExpFunction() 232 return FUNCTION_CAST<MemCopyUint8Function>(buffer); in CreateMemCopyUint8Function() 320 return FUNCTION_CAST<MemCopyUint16Uint8Function>(buffer); in CreateMemCopyUint16Uint8Function() 347 return FUNCTION_CAST<UnaryMathFunction>(buffer); in CreateSqrtFunction()
|
D | simulator-arm.h | 37 (FUNCTION_CAST<arm_regexp_matcher>(entry)( \
|
/external/chromium_org/v8/src/mips/ |
D | simulator-mips.h | 38 (FUNCTION_CAST<mips_regexp_matcher>(entry)( \
|