Home
last modified time | relevance | path

Searched defs:imm_value (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp3000 [[maybe_unused]] T imm_value = random_gen<T>(); in TestSelectTest() local
3137 [[maybe_unused]] T imm_value = random_gen<T>(); in TestJumpTest() local
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp3005 [[maybe_unused]] T imm_value {}; in TestSelectTest() local
3142 [[maybe_unused]] T imm_value = random_gen<T>() & MAX_IMM_VALUE; in TestJumpTest() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp3117 [[maybe_unused]] T imm_value = random_mask_gen<T>(); in TestSelectTest() local
3254 [[maybe_unused]] T imm_value = random_mask_gen<T>(); in TestJumpTest() local