Searched defs:Goto (Results 1 – 4 of 4) sorted by relevance
/arkcompiler/runtime_core/static_core/irtoc/lang/ | ||
D | function.rb | 363 def Goto(name) method in Function |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | bytecodes.h | 851 void Goto(uint32_t i) in Goto() function |
D | circuit_builder.cpp | 101 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 | 526 Stmt &LMIRBuilder::Goto(BB &dest) in Goto() function in maple::litecg::LMIRBuilder |