Home
last modified time | relevance | path

Searched defs:jump (Results 1 - 13 of 13) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/templates/
H A Dbridge_helpers_aarch64.rb28 def jump(target) method
H A Dbridge_helpers_arm.rb28 def jump(target) method
H A Dbridge_helpers_amd64.rb22 def jump(target) method
H A Dbridge_helpers_armhf.rb22 def jump(target) method
/arkcompiler/runtime_core/isa/
H A Disapi.rb
/arkcompiler/runtime_core/static_core/isa/
H A Disapi.rb
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stub_builder.h79 void CheckExceptionWithJump(GateRef acc, GateRef res, Label *jump) in CheckExceptionWithJump() argument
H A Dbaseline_stubs-inl.h88 void BaselineStubBuilder::CheckExceptionWithJump(GateRef glue, GateRef sp, GateRef res, GateRef acc, Label *jump) in CheckExceptionWithJump() argument
105 CheckExceptionWithJumpAndReturn(GateRef glue, GateRef sp, GateRef res, GateRef acc, Label *jump) CheckExceptionWithJumpAndReturn() argument
H A Dbaseline_compiler.cpp3414 JumpLabel *jump = nullptr; in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3435 JumpLabel *jump = nullptr; in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3456 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3477 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3500 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3523 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3566 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3583 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
3600 JumpLabel *jump = nullptr; BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub-inl.h787 CheckExceptionWithJump(GateRef glue, GateRef sp, GateRef pc, GateRef constpool, GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, GateRef res, Label *jump) CheckExceptionWithJump() argument
H A Dtyped_bytecode_lowering.cpp518 GateRef jump = Circuit::NullGate(); in SpeculateConditionJump() local
H A Dcircuit_builder.cpp240 auto jump = Goto(currentControl); in Jump() local
H A Dstub_builder.cpp54 auto jump = env_->GetBuilder()->Goto(currentControl); in Jump() local

Completed in 38 milliseconds