Searched defs:Goto (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/irtoc/lang/ | ||
| D | function.rb | 356 def Goto(name) method in Function |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | bytecodes.h | 904 void Goto(uint32_t i) in Goto() function |
| D | circuit_builder.cpp | 96 GateRef CircuitBuilder::Goto(GateRef state) in Goto() function in panda::ecmascript::kungfu::CircuitBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/ | ||
| D | lmir_builder.cpp | 428 Stmt &LMIRBuilder::Goto(BB &dest) in Goto() function in maple::litecg::LMIRBuilder |