| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | atomic-float.ll | 7 define float @test_add(float* %ptr, float %incr) { 8 ; CHECK-64-LABEL: test_add: 46 ; CHECK-32-LABEL: test_add:
|
| H A D | vec_add_sub_doubleword.ll | 7 define <2 x i64> @test_add(<2 x i64> %x, <2 x i64> %y) nounwind { 8 ; ALL-LABEL: test_add:
|
| H A D | bcd-intrinsics.ll | 30 define dso_local <16 x i8> @test_add(<16 x i8> %a, <16 x i8> %b, i64 %ps) local_unnamed_addr #0 { 31 ; CHECK-LABEL: test_add: 36 ; CHECK-P9-LABEL: test_add:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/M68k/GlobalISel/ |
| H A D | reg_bank_test.ll | 3 define i32 @test_add(i32 %x, i32 %y) { 4 ; CHECK-LABEL: name: test_add
|
| H A D | arithmetic.ll | 3 define i32 @test_add(i32 %x, i32 %y) { 4 ; CHECK-LABEL: name: test_add
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | add-sub-128bit.ll | 7 ; COMMON-LABEL: test_add 8 define i128 @test_add(i128 %a, i128 %b) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | atomic-ops-ancient-64.ll | 4 define i64 @test_add(ptr %addr, i64 %inc) { 5 ; CHECK-LABEL: test_add:
|
| H A D | atom-pad-short-functions.ll | 39 define i32 @test_add(i32 %a, i32 %b) nounwind { 40 ; CHECK: test_add
|
| H A D | fp_load_fold.ll | 6 define double @test_add(double %X, ptr %P) { 7 ; CHECK-LABEL: test_add:
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | implicit-instantiation-1.cpp | 21 void test_add(char *cp, int i, int *ip) { in test_add() function
|
| H A D | instantiate-expr-1.cpp | 106 void test_add(Addable &a) { in test_add() function
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | debug-CallGraph.cpp | 11 int test_add() { in test_add() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | quadword-atomics.c | 50 void test_add(_Atomic(int128_t) *ptr, int128_t x) { in test_add() function
|
| H A D | builtins-ppc-quadword-noi128.c | 179 vector unsigned char test_add(vector unsigned char a, vector unsigned char b) { in test_add() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/SystemZ/ |
| H A D | zvector2.c | 63 void test_add (void) in test_add() function
|
| /llvm-project-15.0.7/llvm/test/Analysis/DemandedBits/ |
| H A D | add.ll | 11 define i32 @test_add(i32 %a, i32 %b, i32 %c, i32 %d) {
|
| /llvm-project-15.0.7/llvm/test/MachineVerifier/ |
| H A D | test_g_add.mir | 5 name: test_add
|
| /llvm-project-15.0.7/polly/lib/External/isl/imath/ |
| H A D | imtest.c | 102 {"add", 3, 1, test_add}, /* r3 = r1 + r2 */ 103 {"addv", 3, 1, test_add}, /* r3 = r1 + v(r2) */
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SPIRV/instructions/ |
| H A D | atomic_seq.ll | 5 ; CHECK-DAG: OpName [[ADD:%.*]] "test_add" 28 define i32 @test_add(i32* %ptr, i32 %val) {
|
| H A D | atomic_acqrel.ll | 5 ; CHECK-DAG: OpName [[ADD:%.*]] "test_add" 28 define i32 @test_add(i32* %ptr, i32 %val) {
|
| H A D | atomic.ll | 5 ; CHECK-DAG: OpName [[ADD:%.*]] "test_add" 28 define i32 @test_add(i32* %ptr, i32 %val) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | vfp.ll | 29 define void @test_add(float* %P, double* %D) { 30 ;CHECK-LABEL: test_add:
|
| /llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/ |
| H A D | limit-depth.ll | 6 define void @test_add(i32 %a, i32 %b, i32 %c, i32 %d, i32 %e, i32 %f) { 7 ; CHECK-LABEL: @test_add
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | i128-addsub.ll | 3 define void @test_add(i64 %AL, i64 %AH, i64 %BL, i64 %BH, i64* %RL, i64* %RH) {
|
| /llvm-project-15.0.7/third-party/benchmark/docs/ |
| H A D | AssemblyTests.md | 26 // CHECK-LABEL: test_add: 27 extern "C" int test_add() {
|