Home
last modified time | relevance | path

Searched refs:BR (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dbounds_analysis_test.cpp43 using BR = BoundsRange;
197 CCTest(ConditionCode::CC_GT, BR(10U, 50U), BR(20U, 60U), BR(21U, 50U), BR(20U, 49U)); in TEST_F()
198 CCTest(ConditionCode::CC_A, BR(10U, 50U), BR(20U, 60U), BR(21U, 50U), BR(20U, 49U)); in TEST_F()
199 CCTest(ConditionCode::CC_GE, BR(1 in TEST_F()
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dassembler_aarch64_constants.h128 BR = 0xd61f0000, enumerator
H A Dassembler_aarch64.cpp921 uint32_t code = BranchOpCode::BR | Rn(rn.GetId()); in Br()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js[all...]

Completed in 32 milliseconds