/external/v8/src/ic/arm/ |
D | access-compiler-arm.cc | 17 __ Jump(code, RelocInfo::CODE_TARGET); in GenerateTailCall() local
|
/external/v8/src/ic/mips64/ |
D | access-compiler-mips64.cc | 17 __ Jump(code, RelocInfo::CODE_TARGET); in GenerateTailCall() local
|
/external/v8/src/ic/ppc/ |
D | access-compiler-ppc.cc | 17 __ Jump(code, RelocInfo::CODE_TARGET); in GenerateTailCall() local
|
/external/v8/src/ic/mips/ |
D | access-compiler-mips.cc | 17 __ Jump(code, RelocInfo::CODE_TARGET); in GenerateTailCall() local
|
/external/v8/src/ic/arm64/ |
D | access-compiler-arm64.cc | 17 __ Jump(code, RelocInfo::CODE_TARGET); in GenerateTailCall() local
|
/external/v8/src/ic/s390/ |
D | access-compiler-s390.cc | 18 __ Jump(code, RelocInfo::CODE_TARGET); in GenerateTailCall() local
|
/external/v8/src/builtins/mips/ |
D | builtins-mips.cc | 517 __ Jump(at); in GenerateTailCallToSharedCode() local 542 __ Jump(at); in GenerateTailCallToReturnedCode() local 872 __ Jump(ra); in Generate_JSEntryTrampolineHelper() local 972 __ Jump(a2); in Generate_ResumeGeneratorTrampoline() local 1133 __ Jump(ra); in Generate_InterpreterEntryTrampoline() local 1151 __ Jump(t0); in Generate_InterpreterEntryTrampoline() local 1213 __ Jump(masm->isolate()->builtins()->CallFunction(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 1217 __ Jump(masm->isolate()->builtins()->CallWithSpread(), in Generate_InterpreterPushArgsAndCallImpl() local 1220 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 1260 __ Jump(at); in Generate_InterpreterPushArgsAndConstructImpl() local [all …]
|
/external/v8/src/builtins/mips64/ |
D | builtins-mips64.cc | 516 __ Jump(at); in GenerateTailCallToSharedCode() local 540 __ Jump(at); in GenerateTailCallToReturnedCode() local 847 __ Jump(a2); in Generate_ResumeGeneratorTrampoline() local 977 __ Jump(ra); in Generate_JSEntryTrampolineHelper() local 1124 __ Jump(ra); in Generate_InterpreterEntryTrampoline() local 1142 __ Jump(a4); in Generate_InterpreterEntryTrampoline() local 1204 __ Jump(masm->isolate()->builtins()->CallFunction(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 1208 __ Jump(masm->isolate()->builtins()->CallWithSpread(), in Generate_InterpreterPushArgsAndCallImpl() local 1211 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 1251 __ Jump(at); in Generate_InterpreterPushArgsAndConstructImpl() local [all …]
|
/external/v8/src/builtins/arm/ |
D | builtins-arm.cc | 499 __ Jump(r2); in GenerateTailCallToSharedCode() local 530 __ Jump(r2); in GenerateTailCallToReturnedCode() local 705 __ Jump(lr); in Generate_JSConstructStubHelper() local 847 __ Jump(r5); in Generate_ResumeGeneratorTrampoline() local 980 __ Jump(lr); in Generate_JSEntryTrampolineHelper() local 1131 __ Jump(lr); in Generate_InterpreterEntryTrampoline() local 1143 __ Jump(r4); in Generate_InterpreterEntryTrampoline() local 1203 __ Jump(masm->isolate()->builtins()->CallFunction(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 1207 __ Jump(masm->isolate()->builtins()->CallWithSpread(), in Generate_InterpreterPushArgsAndCallImpl() local 1210 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local [all …]
|
/external/v8/src/builtins/arm64/ |
D | builtins-arm64.cc | 844 __ Jump(x5); in Generate_ResumeGeneratorTrampoline() local 1149 __ Jump(x7); in Generate_InterpreterEntryTrampoline() local 1217 __ Jump(masm->isolate()->builtins()->CallFunction(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 1221 __ Jump(masm->isolate()->builtins()->CallWithSpread(), in Generate_InterpreterPushArgsAndCallImpl() local 1224 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 1266 __ Jump(masm->isolate()->builtins()->ConstructWithSpread(), in Generate_InterpreterPushArgsAndConstructImpl() local 1271 __ Jump(masm->isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsAndConstructImpl() local 1348 __ Jump(ip0); in Generate_InterpreterEnterBytecode() local 1451 __ Jump(entry); in Generate_CompileLazy() local 1479 __ Jump(entry); in Generate_CompileLazy() local [all …]
|
/external/v8/src/builtins/ppc/ |
D | builtins-ppc.cc | 1219 __ Jump(masm->isolate()->builtins()->CallFunction(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 1223 __ Jump(masm->isolate()->builtins()->CallWithSpread(), in Generate_InterpreterPushArgsAndCallImpl() local 1226 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 1273 __ Jump(ip); in Generate_InterpreterPushArgsAndConstructImpl() local 1276 __ Jump(masm->isolate()->builtins()->ConstructWithSpread(), in Generate_InterpreterPushArgsAndConstructImpl() local 1281 __ Jump(masm->isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsAndConstructImpl() local 1361 __ Jump(ip); in Generate_InterpreterEnterBytecode() local 1609 __ Jump(ip); in GenerateMakeCodeYoungAgainCommon() local 1652 __ Jump(r3); in CODE_AGE_LIST() local 1959 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local [all …]
|
/external/v8/src/builtins/s390/ |
D | builtins-s390.cc | 1225 __ Jump(masm->isolate()->builtins()->CallFunction(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 1229 __ Jump(masm->isolate()->builtins()->CallWithSpread(), in Generate_InterpreterPushArgsAndCallImpl() local 1232 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 1278 __ Jump(ip); in Generate_InterpreterPushArgsAndConstructImpl() local 1281 __ Jump(masm->isolate()->builtins()->ConstructWithSpread(), in Generate_InterpreterPushArgsAndConstructImpl() local 1286 __ Jump(masm->isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsAndConstructImpl() local 1365 __ Jump(ip); in Generate_InterpreterEnterBytecode() local 1616 __ Jump(ip); in GenerateMakeCodeYoungAgainCommon() local 1661 __ Jump(r2); in CODE_AGE_LIST() local 1961 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local [all …]
|
/external/clang/lib/Sema/ |
D | JumpDiagnostics.cpp | 578 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/ |
D | MethodAnalyzer.java | 364 private static class Jump { class in MethodAnalyzer 369 Jump(final Instruction source, final Label target) { in Jump() method in MethodAnalyzer.Jump
|
/external/v8/src/builtins/x64/ |
D | builtins-x64.cc | 829 __ Jump(masm->isolate()->builtins()->CallFunction(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 833 __ Jump(masm->isolate()->builtins()->CallWithSpread(), in Generate_InterpreterPushArgsAndCallImpl() local 836 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 893 __ Jump(masm->isolate()->builtins()->ConstructWithSpread(), in Generate_InterpreterPushArgsAndConstructImpl() local 898 __ Jump(masm->isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsAndConstructImpl() local 1410 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local 1418 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local 1479 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeCall() local 1535 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_ReflectApply() local 1608 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_ReflectConstruct() local [all …]
|
/external/v8/src/builtins/ia32/ |
D | builtins-ia32.cc | 764 __ Jump(masm->isolate()->builtins()->CallFunction(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 768 __ Jump(masm->isolate()->builtins()->CallWithSpread(), in Generate_InterpreterPushArgsAndCallImpl() local 771 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 920 __ Jump(masm->isolate()->builtins()->ConstructWithSpread(), in Generate_InterpreterPushArgsAndConstructImpl() local 925 __ Jump(masm->isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsAndConstructImpl() local 1460 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local 1467 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local 1521 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeCall() local 1576 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_ReflectApply() local 1647 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_ReflectConstruct() local [all …]
|
/external/v8/src/builtins/x87/ |
D | builtins-x87.cc | 730 __ Jump(masm->isolate()->builtins()->CallFunction(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 734 __ Jump(masm->isolate()->builtins()->CallWithSpread(), in Generate_InterpreterPushArgsAndCallImpl() local 737 __ Jump(masm->isolate()->builtins()->Call(ConvertReceiverMode::kAny, in Generate_InterpreterPushArgsAndCallImpl() local 886 __ Jump(masm->isolate()->builtins()->ConstructWithSpread(), in Generate_InterpreterPushArgsAndConstructImpl() local 891 __ Jump(masm->isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsAndConstructImpl() local 1427 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local 1434 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply() local 1488 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeCall() local 1543 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_ReflectApply() local 1614 __ Jump(masm->isolate()->builtins()->Apply(), RelocInfo::CODE_TARGET); in Generate_ReflectConstruct() local [all …]
|
/external/v8/src/compiler/ppc/ |
D | code-generator-ppc.cc | 977 __ Jump(ip); in AssembleArchInstruction() local 982 __ Jump(Handle<Code>::cast(i.InputHeapObject(0)), in AssembleArchInstruction() local 992 __ Jump(i.InputRegister(0)); in AssembleArchInstruction() local 1029 __ Jump(ip); in AssembleArchInstruction() local 2180 __ Jump(kScratchReg); in AssembleArchTableSwitch() local
|
/external/swiftshader/third_party/subzero/src/DartARM32/ |
D | assembler_arm.h | 393 void Jump(Label* label) { b(label); } in Jump() function
|
/external/v8/src/mips64/ |
D | code-stubs-mips64.cc | 708 __ Jump(t9); in Generate() local 716 __ Jump(t9); in Generate() local 1104 __ Jump(t9); in Generate() local 1266 __ Jump(ra); in Generate() local 1844 __ Jump(at); in Generate() local 1848 __ Jump(isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET); in Generate() local 2196 __ Jump(stub.GetCode(), RelocInfo::CODE_TARGET); in GenerateNumbers() local 2462 __ Jump(a2); in GenerateMiss() local 2487 __ Jump(t9); in Generate() local
|
/external/v8/src/mips/ |
D | code-stubs-mips.cc | 711 __ Jump(t9); in Generate() local 719 __ Jump(t9); in Generate() local 1107 __ Jump(t9); in Generate() local 1271 __ Jump(ra); in Generate() local 1839 __ Jump(at); in Generate() local 1843 __ Jump(isolate()->builtins()->Construct(), RelocInfo::CODE_TARGET); in Generate() local 2189 __ Jump(stub.GetCode(), RelocInfo::CODE_TARGET); in GenerateNumbers() local 2455 __ Jump(a2); in GenerateMiss() local 2480 __ Jump(t9); in Generate() local
|
/external/v8/src/compiler/s390/ |
D | code-generator-s390.cc | 1198 __ Jump(ip); in AssembleArchInstruction() local 1203 __ Jump(Handle<Code>::cast(i.InputHeapObject(0)), in AssembleArchInstruction() local 1212 __ Jump(i.InputRegister(0)); in AssembleArchInstruction() local 1246 __ Jump(ip); in AssembleArchInstruction() local 2529 __ Jump(kScratchReg); in AssembleArchTableSwitch() local
|
/external/v8/src/x87/ |
D | macro-assembler-x87.h | 736 void Jump(Handle<Code> target, RelocInfo::Mode rmode) { jmp(target, rmode); } in Jump() function
|
/external/v8/src/compiler/arm64/ |
D | code-generator-arm64.cc | 663 __ Jump(Handle<Code>::cast(i.InputHeapObject(0)), in AssembleArchInstruction() local 668 __ Jump(target); in AssembleArchInstruction() local 677 __ Jump(i.InputRegister(0)); in AssembleArchInstruction() local 726 __ Jump(x10); in AssembleArchInstruction() local
|
/external/v8/src/s390/ |
D | deoptimizer-s390.cc | 299 __ Jump(ip); in Generate() local
|