Home
last modified time | relevance | path

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

/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc3563 uint32_t inst_case = static_cast<uint32_t>(mrand48()) % case_count; in TEST_T32() local
3566 switch (inst_case) { in TEST_T32()
3691 uint32_t inst_case = in NearBranchAndLiteralFuzzHelper() local
3697 if (inst_case == ratio) { in NearBranchAndLiteralFuzzHelper()
3709 switch (inst_case) { in NearBranchAndLiteralFuzzHelper()

Completed in 6 milliseconds