Home
last modified time | relevance | path

Searched defs:Jump (Results 1 – 25 of 42) sorted by relevance

12

/external/v8/src/builtins/arm/
Dbuiltins-arm.cc35 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor() local
39 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithExitFrame), in Generate_Adaptor() local
65 __ Jump(BUILTIN_CODE(masm->isolate(), InternalArrayConstructorImpl), in Generate_InternalArrayConstructor() local
98 __ Jump(r2); in GenerateTailCallToReturnedCode() local
169 __ Jump(lr); in Generate_JSBuiltinsConstructStubHelper() local
339 __ Jump(lr); in Generate_JSConstructStubGeneric() local
461 __ Jump(r2); in Generate_ResumeGeneratorTrampoline() local
594 __ Jump(lr); in Generate_JSEntryTrampolineHelper() local
731 __ Jump(r2); in MaybeTailCallOptimizedCodeSlot() local
949 __ Jump(lr); in Generate_InterpreterEntryTrampoline() local
[all …]
/external/v8/src/builtins/mips/
Dbuiltins-mips.cc29 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor() local
33 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithExitFrame), in Generate_Adaptor() local
60 __ Jump(BUILTIN_CODE(masm->isolate(), InternalArrayConstructorImpl), in Generate_InternalArrayConstructor() local
87 __ Jump(a2); in GenerateTailCallToReturnedCode() local
431 __ Jump(ra); in Generate_JSEntryTrampolineHelper() local
553 __ Jump(a2); in Generate_ResumeGeneratorTrampoline() local
705 __ Jump(a2); in MaybeTailCallOptimizedCodeSlot() local
927 __ Jump(ra); in Generate_InterpreterEntryTrampoline() local
1000 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl() local
1003 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny), in Generate_InterpreterPushArgsThenCallImpl() local
[all …]
/external/v8/src/builtins/mips64/
Dbuiltins-mips64.cc29 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor() local
33 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithExitFrame), in Generate_Adaptor() local
60 __ Jump(BUILTIN_CODE(masm->isolate(), InternalArrayConstructorImpl), in Generate_InternalArrayConstructor() local
86 __ Jump(a2); in GenerateTailCallToReturnedCode() local
446 __ Jump(a2); in Generate_ResumeGeneratorTrampoline() local
575 __ Jump(ra); in Generate_JSEntryTrampolineHelper() local
705 __ Jump(a2); in MaybeTailCallOptimizedCodeSlot() local
927 __ Jump(ra); in Generate_InterpreterEntryTrampoline() local
999 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl() local
1002 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny), in Generate_InterpreterPushArgsThenCallImpl() local
[all …]
/external/v8/src/builtins/ppc/
Dbuiltins-ppc.cc27 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor() local
31 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithExitFrame), in Generate_Adaptor() local
58 __ Jump(BUILTIN_CODE(masm->isolate(), InternalArrayConstructorImpl), in Generate_InternalArrayConstructor() local
728 __ Jump(r5); in MaybeTailCallOptimizedCodeSlot() local
1031 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl() local
1034 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny), in Generate_InterpreterPushArgsThenCallImpl() local
1082 __ Jump(code, RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl() local
1085 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl() local
1090 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl() local
1163 __ Jump(kJavaScriptCallCodeStartRegister); in Generate_InterpreterEnterBytecode() local
[all …]
/external/v8/src/builtins/s390/
Dbuiltins-s390.cc27 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor() local
31 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithExitFrame), in Generate_Adaptor() local
58 __ Jump(BUILTIN_CODE(masm->isolate(), InternalArrayConstructorImpl), in Generate_InternalArrayConstructor() local
736 __ Jump(r4); in MaybeTailCallOptimizedCodeSlot() local
1036 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl() local
1039 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny), in Generate_InterpreterPushArgsThenCallImpl() local
1087 __ Jump(code, RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl() local
1090 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl() local
1095 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl() local
1166 __ Jump(kJavaScriptCallCodeStartRegister); in Generate_InterpreterEnterBytecode() local
[all …]
/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc29 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor() local
33 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithExitFrame), in Generate_Adaptor() local
59 __ Jump(BUILTIN_CODE(masm->isolate(), InternalArrayConstructorImpl), in Generate_InternalArrayConstructor() local
504 __ Jump(x2); in Generate_ResumeGeneratorTrampoline() local
804 __ Jump(x2); in MaybeTailCallOptimizedCodeSlot() local
1133 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl() local
1136 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny), in Generate_InterpreterPushArgsThenCallImpl() local
1169 __ Jump(code, RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl() local
1172 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl() local
1177 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl() local
[all …]
/external/v8/src/builtins/x64/
Dbuiltins-x64.cc29 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor() local
33 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithExitFrame), in Generate_Adaptor() local
1045 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl() local
1048 __ Jump(masm->isolate()->builtins()->Call(receiver_mode), in Generate_InterpreterPushArgsThenCallImpl() local
1105 __ Jump(code, RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl() local
1108 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl() local
1113 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl() local
1410 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply() local
1419 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local
1472 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeCall() local
[all …]
/external/v8/src/builtins/ia32/
Dbuiltins-ia32.cc28 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithBuiltinExitFrame), in Generate_Adaptor() local
32 __ Jump(BUILTIN_CODE(masm->isolate(), AdaptorWithExitFrame), in Generate_Adaptor() local
990 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithSpread), in Generate_InterpreterPushArgsThenCallImpl() local
993 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny), in Generate_InterpreterPushArgsThenCallImpl() local
1122 __ Jump(code, RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl() local
1125 __ Jump(BUILTIN_CODE(masm->isolate(), ConstructWithSpread), in Generate_InterpreterPushArgsThenConstructImpl() local
1130 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl() local
1430 __ Jump(BUILTIN_CODE(masm->isolate(), CallWithArrayLike), in Generate_FunctionPrototypeApply() local
1438 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local
1485 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeCall() local
[all …]
/external/clang/lib/Sema/
DJumpDiagnostics.cpp578 Stmt *Jump = Jumps.pop_back_val(); in VerifyJumps() local
776 static void DiagnoseIndirectJumpStmt(Sema &S, IndirectGotoStmt *Jump, in DiagnoseIndirectJumpStmt()
795 void JumpScopeChecker::DiagnoseIndirectJump(IndirectGotoStmt *Jump, in DiagnoseIndirectJump()
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DMethodAnalyzer.java414 private static class Jump { class in MethodAnalyzer
420 Jump(final Instruction source, final Label target, final int branch) { in Jump() method in MethodAnalyzer.Jump
/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc879 __ Jump(code, RelocInfo::CODE_TARGET, ne, cr0); in BailoutIfDeoptimized() local
959 __ Jump(reg); in AssembleArchInstruction() local
964 __ Jump(i.InputCode(0), RelocInfo::CODE_TARGET); in AssembleArchInstruction() local
981 __ Jump(wasm_code, constant.rmode()); in AssembleArchInstruction() local
983 __ Jump(i.InputRegister(0)); in AssembleArchInstruction() local
996 __ Jump(reg); in AssembleArchInstruction() local
2302 __ Jump(kScratchReg); in AssembleArchTableSwitch() local
/external/v8/src/compiler/s390/
Dcode-generator-s390.cc1318 __ Jump(code, RelocInfo::CODE_TARGET, ne); in BailoutIfDeoptimized() local
1404 __ Jump(reg); in AssembleArchInstruction() local
1409 __ Jump(i.InputCode(0), RelocInfo::CODE_TARGET); in AssembleArchInstruction() local
1425 __ Jump(wasm_code, constant.rmode()); in AssembleArchInstruction() local
1427 __ Jump(i.InputRegister(0)); in AssembleArchInstruction() local
1439 __ Jump(reg); in AssembleArchInstruction() local
2931 __ Jump(kScratchReg); in AssembleArchTableSwitch() local
/external/v8/src/mips/
Dcode-stubs-mips.cc181 __ Jump(ra); in Generate() local
205 __ Jump(t9); in Generate() local
Ddeoptimizer-mips.cc233 __ Jump(at); in Generate() local
/external/v8/src/mips64/
Dcode-stubs-mips64.cc180 __ Jump(ra); in Generate() local
204 __ Jump(t9); in Generate() local
Ddeoptimizer-mips64.cc231 __ Jump(at); in Generate() local
/external/v8/src/compiler/arm64/
Dcode-generator-arm64.cc566 __ Jump(code, RelocInfo::CODE_TARGET); in BailoutIfDeoptimized() local
636 __ Jump(i.InputCode(0), RelocInfo::CODE_TARGET); in AssembleArchInstruction() local
643 __ Jump(reg); in AssembleArchInstruction() local
654 __ Jump(wasm_code, constant.rmode()); in AssembleArchInstruction() local
657 __ Jump(target); in AssembleArchInstruction() local
670 __ Jump(reg); in AssembleArchInstruction() local
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h393 void Jump(Label* label) { b(label); } in Jump() function
/external/v8/src/s390/
Ddeoptimizer-s390.cc231 __ Jump(ip); in Generate() local
/external/v8/src/ppc/
Ddeoptimizer-ppc.cc226 __ Jump(ip); in Generate() local
Dmacro-assembler-ppc.cc123 void TurboAssembler::Jump(Register target) { in Jump() function in v8::internal::TurboAssembler
160 void TurboAssembler::Jump(intptr_t target, RelocInfo::Mode rmode, in Jump() function in v8::internal::TurboAssembler
175 void TurboAssembler::Jump(Address target, RelocInfo::Mode rmode, Condition cond, in Jump() function in v8::internal::TurboAssembler
181 void TurboAssembler::Jump(Handle<Code> code, RelocInfo::Mode rmode, in Jump() function in v8::internal::TurboAssembler
/external/v8/src/arm/
Ddeoptimizer-arm.cc233 __ Jump(scratch); in Generate() local
Dmacro-assembler-arm.cc172 void TurboAssembler::Jump(Register target, Condition cond) { bx(target, cond); } in Jump() function in v8::internal::TurboAssembler
174 void TurboAssembler::Jump(intptr_t target, RelocInfo::Mode rmode, in Jump() function in v8::internal::TurboAssembler
179 void TurboAssembler::Jump(Address target, RelocInfo::Mode rmode, in Jump() function in v8::internal::TurboAssembler
185 void TurboAssembler::Jump(Handle<Code> code, RelocInfo::Mode rmode, in Jump() function in v8::internal::TurboAssembler
/external/v8/src/compiler/arm/
Dcode-generator-arm.cc683 __ Jump(code, RelocInfo::CODE_TARGET, ne); in BailoutIfDeoptimized() local
751 __ Jump(i.InputCode(0), RelocInfo::CODE_TARGET); in AssembleArchInstruction() local
758 __ Jump(reg); in AssembleArchInstruction() local
770 __ Jump(wasm_code, constant.rmode()); in AssembleArchInstruction() local
772 __ Jump(i.InputRegister(0)); in AssembleArchInstruction() local
786 __ Jump(reg); in AssembleArchInstruction() local
/external/v8/src/x64/
Dmacro-assembler-x64.cc1452 void TurboAssembler::Jump(ExternalReference ext) { in Jump() function in v8::internal::TurboAssembler
1457 void TurboAssembler::Jump(Operand op) { in Jump() function in v8::internal::TurboAssembler
1466 void TurboAssembler::Jump(Address destination, RelocInfo::Mode rmode) { in Jump() function in v8::internal::TurboAssembler
1471 void TurboAssembler::Jump(Handle<Code> code_object, RelocInfo::Mode rmode, in Jump() function in v8::internal::TurboAssembler

12