Home
last modified time | relevance | path

Searched refs:test_add (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Datomic-float.ll7 define float @test_add(float* %ptr, float %incr) {
8 ; CHECK-64-LABEL: test_add:
46 ; CHECK-32-LABEL: test_add:
H A Dvec_add_sub_doubleword.ll7 define <2 x i64> @test_add(<2 x i64> %x, <2 x i64> %y) nounwind {
8 ; ALL-LABEL: test_add:
H A Dbcd-intrinsics.ll30 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 Dreg_bank_test.ll3 define i32 @test_add(i32 %x, i32 %y) {
4 ; CHECK-LABEL: name: test_add
H A Darithmetic.ll3 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 Dadd-sub-128bit.ll7 ; COMMON-LABEL: test_add
8 define i128 @test_add(i128 %a, i128 %b) {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Datomic-ops-ancient-64.ll4 define i64 @test_add(ptr %addr, i64 %inc) {
5 ; CHECK-LABEL: test_add:
H A Datom-pad-short-functions.ll39 define i32 @test_add(i32 %a, i32 %b) nounwind {
40 ; CHECK: test_add
H A Dfp_load_fold.ll6 define double @test_add(double %X, ptr %P) {
7 ; CHECK-LABEL: test_add:
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dimplicit-instantiation-1.cpp21 void test_add(char *cp, int i, int *ip) { in test_add() function
H A Dinstantiate-expr-1.cpp106 void test_add(Addable &a) { in test_add() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Ddebug-CallGraph.cpp11 int test_add() { in test_add() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dquadword-atomics.c50 void test_add(_Atomic(int128_t) *ptr, int128_t x) { in test_add() function
H A Dbuiltins-ppc-quadword-noi128.c179 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 Dzvector2.c63 void test_add (void) in test_add() function
/llvm-project-15.0.7/llvm/test/Analysis/DemandedBits/
H A Dadd.ll11 define i32 @test_add(i32 %a, i32 %b, i32 %c, i32 %d) {
/llvm-project-15.0.7/llvm/test/MachineVerifier/
H A Dtest_g_add.mir5 name: test_add
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimtest.c102 {"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 Datomic_seq.ll5 ; CHECK-DAG: OpName [[ADD:%.*]] "test_add"
28 define i32 @test_add(i32* %ptr, i32 %val) {
H A Datomic_acqrel.ll5 ; CHECK-DAG: OpName [[ADD:%.*]] "test_add"
28 define i32 @test_add(i32* %ptr, i32 %val) {
H A Datomic.ll5 ; 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 Dvfp.ll29 define void @test_add(float* %P, double* %D) {
30 ;CHECK-LABEL: test_add:
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Dlimit-depth.ll6 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 Di128-addsub.ll3 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 DAssemblyTests.md26 // CHECK-LABEL: test_add:
27 extern "C" int test_add() {

12