Searched defs:TestBitTestAndBranch (Results 1 - 6 of 6) sorted by relevance
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
H A D | encoder32_test_1.cpp | 299 bool TestBitTestAndBranch(Encoder32Test *test, T value, int pos, uint32_t expected) in TestBitTestAndBranch() function 336 bool TestBitTestAndBranch(Encoder32Test *test) in TestBitTestAndBranch() function
|
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
H A D | encoder64_test_1.cpp | 282 bool TestBitTestAndBranch(Encoder64Test *test, T value, int pos, uint32_t expected) in TestBitTestAndBranch() function 321 bool TestBitTestAndBranch(Encoder64Test *test) in TestBitTestAndBranch() function
|
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
H A D | encoder64_test_1.cpp | 281 bool TestBitTestAndBranch(Encoder64Test *test, T value, int pos, uint32_t expected) in TestBitTestAndBranch() function 318 bool TestBitTestAndBranch(Encoder64Test *test) in TestBitTestAndBranch() function
|
/arkcompiler/runtime_core/compiler/tests/aarch32/ |
H A D | encoder32_test.cpp | 737 bool TestBitTestAndBranch(Encoder32Test *test) in TestBitTestAndBranch() function
|
/arkcompiler/runtime_core/compiler/tests/amd64/ |
H A D | encoder64_test.cpp | 702 bool TestBitTestAndBranch(Encoder64Test *test, T value, int pos, uint32_t expected) in TestBitTestAndBranch() function 741 bool TestBitTestAndBranch(Encoder64Test *test) in TestBitTestAndBranch() function
|
/arkcompiler/runtime_core/compiler/tests/aarch64/ |
H A D | encoder64_test.cpp | 705 bool TestBitTestAndBranch(Encoder64Test *test, T value, int pos, uint32_t expected) in TestBitTestAndBranch() function 742 bool TestBitTestAndBranch(Encoder64Test *test) in TestBitTestAndBranch() function
|
Completed in 20 milliseconds