Home
last modified time | relevance | path

Searched refs:select_a (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/useful-harnesses/
Di64operations.h13 int64_t *select_a; member
23 uint64_t *select_a; member
Di64operations.c281 *pred->tests[j].select_a, in compare_expect_int64()
294 printf(" true = %19lld (0x%016llx)\n", *pred->tests[j].select_a, in compare_expect_int64()
295 *pred->tests[j].select_a); in compare_expect_int64()
332 *pred->tests[j].select_a, in compare_expect_uint64()
344 printf(" true = %19llu (0x%016llx)\n", *pred->tests[j].select_a, in compare_expect_uint64()
345 *pred->tests[j].select_a); in compare_expect_uint64()