Searched defs:EmitJump (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/libabckit/src/codegen/ | ||
| D | codegen_dynamic.cpp | 119 void CodeGenDynamic::EmitJump(const BasicBlock *bb) in EmitJump() function in libabckit::CodeGenDynamic |
| D | codegen_static.cpp | 258 void CodeGenStatic::EmitJump(const BasicBlock *bb) in EmitJump() function in libabckit::CodeGenStatic |
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 110 void BytecodeGen::EmitJump(const BasicBlock *bb) in EmitJump() function in panda::bytecodeopt::BytecodeGen |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 158 void BytecodeGen::EmitJump(const BasicBlock *bb) in EmitJump() function in ark::bytecodeopt::BytecodeGen |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ | ||
| D | codegen.cpp | 495 void Codegen::EmitJump(const BasicBlock *bb) in EmitJump() function in ark::compiler::Codegen |