| /external/vixl/examples/aarch64/ |
| D | simulated-runtime-calls.cc | 65 __ CallRuntime(add_int32s); in GenerateRuntimeCallExamples() local 69 __ CallRuntime(int32_to_float); in GenerateRuntimeCallExamples() local 75 __ CallRuntime(float_to_int32); in GenerateRuntimeCallExamples() local
|
| /external/v8/src/debug/x64/ |
| D | debug-x64.cc | 23 __ CallRuntime(Runtime::kHandleDebuggerStatement, 0); in GenerateHandleDebuggerStatement() local
|
| /external/v8/src/debug/ia32/ |
| D | debug-ia32.cc | 21 __ CallRuntime(Runtime::kHandleDebuggerStatement, 0); in GenerateHandleDebuggerStatement() local
|
| /external/v8/src/debug/mips/ |
| D | debug-mips.cc | 21 __ CallRuntime(Runtime::kHandleDebuggerStatement, 0); in GenerateHandleDebuggerStatement() local
|
| /external/v8/src/debug/mips64/ |
| D | debug-mips64.cc | 21 __ CallRuntime(Runtime::kHandleDebuggerStatement, 0); in GenerateHandleDebuggerStatement() local
|
| /external/v8/src/debug/ppc/ |
| D | debug-ppc.cc | 21 __ CallRuntime(Runtime::kHandleDebuggerStatement, 0); in GenerateHandleDebuggerStatement() local
|
| /external/v8/src/debug/s390/ |
| D | debug-s390.cc | 23 __ CallRuntime(Runtime::kHandleDebuggerStatement, 0); in GenerateHandleDebuggerStatement() local
|
| /external/v8/src/debug/arm/ |
| D | debug-arm.cc | 24 __ CallRuntime(Runtime::kHandleDebuggerStatement, 0); in GenerateHandleDebuggerStatement() local
|
| /external/v8/src/debug/arm64/ |
| D | debug-arm64.cc | 23 __ CallRuntime(Runtime::kHandleDebuggerStatement, 0); in GenerateHandleDebuggerStatement() local
|
| /external/v8/src/builtins/mips/ |
| D | builtins-mips.cc | 78 __ CallRuntime(function_id, 1); in GenerateTailCallToReturnedCode() local 310 __ CallRuntime(Runtime::kThrowConstructorReturnedNonObject); in Generate_JSConstructStubGeneric() local 336 __ CallRuntime(Runtime::kThrowConstructedNonConstructable); in Generate_ConstructedNonConstructable() local 355 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_CheckStackOverflow() local 562 __ CallRuntime(Runtime::kDebugOnFunctionCall); in Generate_ResumeGeneratorTrampoline() local 572 __ CallRuntime(Runtime::kDebugPrepareStepInSuspendedGenerator); in Generate_ResumeGeneratorTrampoline() local 581 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ResumeGeneratorTrampoline() local 859 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterEntryTrampoline() local 1204 __ CallRuntime(Runtime::kInstantiateAsmJs, 4); in Generate_InstantiateAsmJs() local 1283 __ CallRuntime(Runtime::kNotifyDeoptimized); in Generate_NotifyDeoptimized() local [all …]
|
| /external/v8/src/builtins/mips64/ |
| D | builtins-mips64.cc | 78 __ CallRuntime(function_id, 1); in GenerateTailCallToReturnedCode() local 310 __ CallRuntime(Runtime::kThrowConstructorReturnedNonObject); in Generate_JSConstructStubGeneric() local 455 __ CallRuntime(Runtime::kDebugOnFunctionCall); in Generate_ResumeGeneratorTrampoline() local 465 __ CallRuntime(Runtime::kDebugPrepareStepInSuspendedGenerator); in Generate_ResumeGeneratorTrampoline() local 474 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ResumeGeneratorTrampoline() local 482 __ CallRuntime(Runtime::kThrowConstructedNonConstructable); in Generate_ConstructedNonConstructable() local 500 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_CheckStackOverflow() local 858 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterEntryTrampoline() local 1201 __ CallRuntime(Runtime::kInstantiateAsmJs, 4); in Generate_InstantiateAsmJs() local 1280 __ CallRuntime(Runtime::kNotifyDeoptimized); in Generate_NotifyDeoptimized() local [all …]
|
| /external/v8/src/builtins/ppc/ |
| D | builtins-ppc.cc | 77 __ CallRuntime(function_id, 1); in GenerateTailCallToReturnedCode() local 322 __ CallRuntime(Runtime::kThrowConstructorReturnedNonObject); in Generate_JSConstructStubGeneric() local 472 __ CallRuntime(Runtime::kDebugOnFunctionCall); in Generate_ResumeGeneratorTrampoline() local 482 __ CallRuntime(Runtime::kDebugPrepareStepInSuspendedGenerator); in Generate_ResumeGeneratorTrampoline() local 491 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ResumeGeneratorTrampoline() local 499 __ CallRuntime(Runtime::kThrowConstructedNonConstructable); in Generate_ConstructedNonConstructable() local 518 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_CheckStackOverflow() local 893 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterEntryTrampoline() local 1240 __ CallRuntime(Runtime::kInstantiateAsmJs, 4); in Generate_InstantiateAsmJs() local 1321 __ CallRuntime(Runtime::kNotifyDeoptimized); in Generate_NotifyDeoptimized() local [all …]
|
| /external/v8/src/builtins/s390/ |
| D | builtins-s390.cc | 77 __ CallRuntime(function_id, 1); in GenerateTailCallToReturnedCode() local 314 __ CallRuntime(Runtime::kThrowConstructorReturnedNonObject); in Generate_JSConstructStubGeneric() local 472 __ CallRuntime(Runtime::kDebugOnFunctionCall); in Generate_ResumeGeneratorTrampoline() local 482 __ CallRuntime(Runtime::kDebugPrepareStepInSuspendedGenerator); in Generate_ResumeGeneratorTrampoline() local 491 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ResumeGeneratorTrampoline() local 499 __ CallRuntime(Runtime::kThrowConstructedNonConstructable); in Generate_ConstructedNonConstructable() local 518 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_CheckStackOverflow() local 896 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterEntryTrampoline() local 1243 __ CallRuntime(Runtime::kInstantiateAsmJs, 4); in Generate_InstantiateAsmJs() local 1324 __ CallRuntime(Runtime::kNotifyDeoptimized); in Generate_NotifyDeoptimized() local [all …]
|
| /external/v8/src/builtins/x64/ |
| D | builtins-x64.cc | 56 __ CallRuntime(function_id, 1); in GenerateTailCallToReturnedCode() local 289 __ CallRuntime(Runtime::kThrowConstructorReturnedNonObject); in Generate_JSConstructStubGeneric() local 317 __ CallRuntime(Runtime::kThrowConstructedNonConstructable); in Generate_ConstructedNonConstructable() local 442 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_JSEntryTrampolineHelper() local 606 __ CallRuntime(Runtime::kDebugOnFunctionCall); in Generate_ResumeGeneratorTrampoline() local 616 __ CallRuntime(Runtime::kDebugPrepareStepInSuspendedGenerator); in Generate_ResumeGeneratorTrampoline() local 625 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ResumeGeneratorTrampoline() local 910 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterEntryTrampoline() local 1264 __ CallRuntime(Runtime::kInstantiateAsmJs, 4); in Generate_InstantiateAsmJs() local 1348 __ CallRuntime(Runtime::kNotifyDeoptimized); in Generate_NotifyDeoptimized() local [all …]
|
| /external/v8/src/builtins/arm/ |
| D | builtins-arm.cc | 87 __ CallRuntime(function_id, 1); in GenerateTailCallToReturnedCode() local 322 __ CallRuntime(Runtime::kThrowConstructorReturnedNonObject); in Generate_JSConstructStubGeneric() local 470 __ CallRuntime(Runtime::kDebugOnFunctionCall); in Generate_ResumeGeneratorTrampoline() local 480 __ CallRuntime(Runtime::kDebugPrepareStepInSuspendedGenerator); in Generate_ResumeGeneratorTrampoline() local 489 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ResumeGeneratorTrampoline() local 497 __ CallRuntime(Runtime::kThrowConstructedNonConstructable); in Generate_ConstructedNonConstructable() local 545 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_JSEntryTrampolineHelper() local 884 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterEntryTrampoline() local 1214 __ CallRuntime(Runtime::kInstantiateAsmJs, 4); in Generate_InstantiateAsmJs() local 1297 __ CallRuntime(Runtime::kNotifyDeoptimized); in Generate_NotifyDeoptimized() local [all …]
|
| /external/v8/src/builtins/ia32/ |
| D | builtins-ia32.cc | 55 __ CallRuntime(function_id, 1); in GenerateTailCallToReturnedCode() local 292 __ CallRuntime(Runtime::kThrowConstructorReturnedNonObject); in Generate_JSConstructStubGeneric() local 320 __ CallRuntime(Runtime::kThrowConstructedNonConstructable); in Generate_ConstructedNonConstructable() local 379 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_JSEntryTrampolineHelper() local 546 __ CallRuntime(Runtime::kDebugOnFunctionCall); in Generate_ResumeGeneratorTrampoline() local 556 __ CallRuntime(Runtime::kDebugPrepareStepInSuspendedGenerator); in Generate_ResumeGeneratorTrampoline() local 565 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ResumeGeneratorTrampoline() local 850 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterEntryTrampoline() local 1285 __ CallRuntime(Runtime::kInstantiateAsmJs, 4); in Generate_InstantiateAsmJs() local 1369 __ CallRuntime(Runtime::kNotifyDeoptimized); in Generate_NotifyDeoptimized() local [all …]
|
| /external/v8/src/builtins/arm64/ |
| D | builtins-arm64.cc | 78 __ CallRuntime(function_id, 1); in GenerateTailCallToReturnedCode() local 361 __ CallRuntime(Runtime::kThrowConstructorReturnedNonObject); in Generate_JSConstructStubGeneric() local 386 __ CallRuntime(Runtime::kThrowConstructedNonConstructable); in Generate_ConstructedNonConstructable() local 513 __ CallRuntime(Runtime::kDebugOnFunctionCall); in Generate_ResumeGeneratorTrampoline() local 523 __ CallRuntime(Runtime::kDebugPrepareStepInSuspendedGenerator); in Generate_ResumeGeneratorTrampoline() local 532 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_ResumeGeneratorTrampoline() local 595 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_JSEntryTrampolineHelper() local 962 __ CallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterEntryTrampoline() local 1341 __ CallRuntime(Runtime::kInstantiateAsmJs, 4); in Generate_InstantiateAsmJs() local 1446 __ CallRuntime(Runtime::kNotifyDeoptimized); in Generate_NotifyDeoptimized() local [all …]
|
| /external/v8/src/compiler/ |
| D | js-operator.cc | 861 const Operator* JSOperatorBuilder::CallRuntime(Runtime::FunctionId id) { in CallRuntime() function in v8::internal::compiler::JSOperatorBuilder 867 const Operator* JSOperatorBuilder::CallRuntime(Runtime::FunctionId id, in CallRuntime() function in v8::internal::compiler::JSOperatorBuilder 874 const Operator* JSOperatorBuilder::CallRuntime(const Runtime::Function* f, in CallRuntime() function in v8::internal::compiler::JSOperatorBuilder
|
| /external/v8/src/interpreter/ |
| D | bytecode-array-builder.cc | 1399 BytecodeArrayBuilder& BytecodeArrayBuilder::CallRuntime( in CallRuntime() function in v8::internal::interpreter::BytecodeArrayBuilder 1416 BytecodeArrayBuilder& BytecodeArrayBuilder::CallRuntime( in CallRuntime() function in v8::internal::interpreter::BytecodeArrayBuilder 1421 BytecodeArrayBuilder& BytecodeArrayBuilder::CallRuntime( in CallRuntime() function in v8::internal::interpreter::BytecodeArrayBuilder
|
| /external/v8/src/ia32/ |
| D | macro-assembler-ia32.cc | 889 void MacroAssembler::CallRuntime(const Runtime::Function* f, in CallRuntime() function in v8::internal::MacroAssembler
|
| /external/v8/src/ast/ |
| D | ast.h | 1790 CallRuntime(const Runtime::Function* function, in CallRuntime() function 1795 CallRuntime(int context_index, ZonePtrList<Expression>* arguments, int pos) in CallRuntime() function
|
| /external/v8/src/x64/ |
| D | macro-assembler-x64.cc | 488 void MacroAssembler::CallRuntime(const Runtime::Function* f, in CallRuntime() function in v8::internal::MacroAssembler
|
| /external/swiftshader/third_party/subzero/src/DartARM32/ |
| D | assembler_arm.cc | 3357 void Assembler::CallRuntime(const RuntimeEntry& entry, in CallRuntime() function in dart::Assembler
|
| /external/v8/src/arm/ |
| D | macro-assembler-arm.cc | 1773 void MacroAssembler::CallRuntime(const Runtime::Function* f, in CallRuntime() function in v8::internal::MacroAssembler
|
| /external/v8/src/arm64/ |
| D | macro-assembler-arm64.cc | 1702 void MacroAssembler::CallRuntime(const Runtime::Function* f, in CallRuntime() function in v8::internal::MacroAssembler
|