Home
last modified time | relevance | path

Searched refs:test_sub (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/flang/test/Examples/
H A Dfeature-list-functions.f909 call test_sub(test_func(2, 3), 4)
11 subroutine test_sub(a, b) subroutine
/llvm-project/llvm/test/CodeGen/M68k/GlobalISel/
H A Dreg_bank_test.ll17 define i32 @test_sub(i32 %x, i32 %y) {
18 ; CHECK-LABEL: name: test_sub
H A Darithmetic.ll17 define i32 @test_sub(i32 %x, i32 %y) {
18 ; CHECK-LABEL: name: test_sub
/llvm-project/llvm/test/CodeGen/NVPTX/
H A Dadd-sub-128bit.ll22 ; COMMON-LABEL: test_sub
23 define i128 @test_sub(i128 %a, i128 %b) {
H A Di16x2-instructions.ll178 define <2 x i16> @test_sub(<2 x i16> %a, <2 x i16> %b) #0 {
179 ; COMMON-LABEL: test_sub(
/llvm-project/llvm/test/CodeGen/X86/
H A Datomic-ops-ancient-64.ll10 define i64 @test_sub(ptr %addr, i64 %inc) {
11 ; CHECK-LABEL: test_sub:
H A Dfp_load_fold.ll30 define double @test_sub(double %X, ptr %P) {
31 ; CHECK-LABEL: test_sub:
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dzvector2.c125 // CHECK-LABEL: define dso_local void @test_sub(
134 void test_sub (void)
81 void test_sub (void) test_sub() function
H A Dzvector.c677 // CHECK-LABEL: define dso_local void @test_sub(
806 void test_sub(void) {
641 void test_sub(void) { test_sub() function
/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dvec_add_sub_doubleword.ll71 define <2 x i64> @test_sub(<2 x i64> %x, <2 x i64> %y) nounwind {
72 ; ALL-LABEL: test_sub:
H A Dbcd-intrinsics.ll62 define dso_local <16 x i8> @test_sub(<16 x i8> %a, <16 x i8> %b, i64 %ps) local_unnamed_addr #0 {
63 ; CHECK-LABEL: test_sub:
68 ; CHECK-P9-LABEL: test_sub:
H A Dvec_add_sub_quadword.ll67 define <1 x i128> @test_sub(<1 x i128> %x, <1 x i128> %y) nounwind {
68 ; ALL-LABEL: test_sub:
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-quadword-noi128.c96 vector unsigned char test_sub(vector unsigned char a, vector unsigned char b, in test_sub() function
H A Dppc-mmintrin.c686 test_sub() { in test_sub() function
H A Dppc-xmmintrin.c1012 test_sub() { in test_sub() function
1017 // CHECK-LABEL: @test_sub
H A Dppc-emmintrin.c1382 test_sub() { in test_sub() function
1396 // CHECK-LABEL: @test_sub
/llvm-project/llvm/test/CodeGen/AMDGPU/GlobalISel/
H A Dcombine-redundant-neg.mir45 name: test_sub
50 ; CHECK-LABEL: name: test_sub
/llvm-project/polly/lib/External/isl/imath/
H A Dimtest.c104 {"sub", 3, 1, test_sub}, /* r3 = r1 - r2 */
105 {"subv", 3, 1, test_sub}, /* r3 = r1 - v(r2) */
H A Dimdrover.h55 bool test_sub(testspec_t* t, FILE* ofp);
H A Dimdrover.c534 bool test_sub(testspec_t* t, FILE* ofp) { in test_sub() function
/llvm-project/llvm/test/CodeGen/SPIRV/instructions/
H A Datomic_acqrel.ll5 ; CHECK-DAG: OpName [[SUB:%.*]] "test_sub"
40 define i32 @test_sub(i32* %ptr, i32 %val) {
H A Datomic_seq.ll5 ; CHECK-DAG: OpName [[SUB:%.*]] "test_sub"
40 define i32 @test_sub(i32* %ptr, i32 %val) {
H A Datomic.ll8 ; CHECK-DAG: OpName [[SUB:%.*]] "test_sub"
44 define i32 @test_sub(i32* %ptr, i32 %val) {
/llvm-project/llvm/test/CodeGen/Generic/
H A Di128-addsub.ll22 define void @test_sub(i64 %AL, i64 %AH, i64 %BL, i64 %BH, ptr %RL, ptr %RH) {
/llvm-project/llvm/test/CodeGen/AArch64/
H A Darm64-fp128.ll15 define fp128 @test_sub(fp128 %lhs, fp128 %rhs) {
16 ; CHECK-LABEL: test_sub:

12