Home
last modified time | relevance | path

Searched refs:test_qadd (Results 1 – 4 of 4) sorted by relevance

/llvm-project/polly/lib/External/isl/imath/
H A Dimdrover.h94 bool test_qadd(testspec_t* t, FILE* ofp);
H A Dimtest.c142 {"qadd", 3, 1, test_qadd}, /* r3 = r1 + r2 */
H A Dimdrover.c1208 bool test_qadd(testspec_t* t, FILE* ofp) { in test_qadd() function
/llvm-project/clang/test/CodeGen/
H A Darm_acle.c643 // AArch32-LABEL: @test_qadd(
651 int32_t test_qadd(int32_t a, int32_t b) {
647 int32_t test_qadd(int32_t a, int32_t b) { test_qadd() function