Searched defs:Jump (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ | ||
| D | baseline_assembler.h | 134 void Jump(JumpLabel &label) in Jump() function |
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ | ||
| D | macro_assembler_x64.cpp | 64 void MacroAssemblerX64::Jump(JumpLabel &label) in Jump() function in panda::ecmascript::kungfu::MacroAssemblerX64 |
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ | ||
| D | macro_assembler_aarch64.cpp | 83 void MacroAssemblerAArch64::Jump(JumpLabel &label) in Jump() function in panda::ecmascript::kungfu::MacroAssemblerAArch64 |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit_builder.cpp | 249 void CircuitBuilder::Jump(Label *label) in Jump() function in panda::ecmascript::kungfu::CircuitBuilder |
| D | stub_builder.cpp | 38 void StubBuilder::Jump(Label *label) in Jump() function in panda::ecmascript::kungfu::StubBuilder |