Home
last modified time | relevance | path

Searched defs:Goto (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/irtoc/lang/
Dfunction.rb363 def Goto(name) method in Function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h851 void Goto(uint32_t i) in Goto() function
Dcircuit_builder.cpp101 GateRef CircuitBuilder::Goto(GateRef state) in Goto() function in panda::ecmascript::kungfu::CircuitBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp526 Stmt &LMIRBuilder::Goto(BB &dest) in Goto() function in maple::litecg::LMIRBuilder