Home
last modified time | relevance | path

Searched defs:label2 (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_aarch64_test.cpp252 Label label2; in HWTEST_F_L0() local
322 Label label2; in HWTEST_F_L0() local
/arkcompiler/runtime_core/libpandafile/tests/
Dbytecode_emitter_tests.cpp332 Label label2 = emitter.CreateLabel(); in TestJmpFwdBwd() local
589 Label label2 = emitter.CreateLabel(); variable
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dbytecode_emitter_tests.cpp334 Label label2 = emitter.CreateLabel(); in TestJmpFwdBwd() local
768 Label label2 = emitter.CreateLabel(); in TEST() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_emitter.cpp1812 Operand *label2 = &insn.GetOperand(kInsnNinethOpnd); in EmitCompareAndSwapInt() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp564 Label label2 = emitter.CreateLabel(); in TestConditionalJmp() local
639 Label label2 = emitter.CreateLabel(); in TestConditionalJmpz() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp3543 …LabelIdx label2 = GetCurrentFunc()->GetOrCreateLableIdxFromName(name + std::to_string(labelIdx++)); in LowerIntrinsicMplClearStack() local