Home
last modified time | relevance | path

Searched defs:Switch (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_optimizer_isapi.rb56 Switch = Struct.new(:expr, :cases) do constant
/arkcompiler/runtime_core/libabckit/src/codegen/templates_dynamic/
Dcodegen_dynamic_isapi.rb56 Switch = Struct.new(:expr, :cases) do constant
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dbytecode_optimizer_isapi.rb56 Switch = Struct.new(:expr, :cases) do constant
/arkcompiler/runtime_core/libabckit/src/codegen/
Dcodegen_static_isapi.rb54 Switch = Struct.new(:expr, :cases) do constant
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h468 SwitchBuilder Switch(Type *type, Expr cond, BB &defaultBB) in Switch() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp278 void CircuitBuilder::Switch(GateRef index, Label *defaultLabel, in Switch() function in panda::ecmascript::kungfu::CircuitBuilder
286 void CircuitBuilder::Switch(GateRef index, Label *defaultLabel, in Switch() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder.cpp85 void StubBuilder::Switch(GateRef index, Label *defaultLabel, in Switch() function in panda::ecmascript::kungfu::StubBuilder
93 void StubBuilder::Switch(GateRef index, Label *defaultLabel, in Switch() function in panda::ecmascript::kungfu::StubBuilder