| /llvm-project-15.0.7/llvm/test/CodeGen/M68k/GlobalISel/ |
| H A D | reg_bank_test.ll | 17 define i32 @test_sub(i32 %x, i32 %y) { 18 ; CHECK-LABEL: name: test_sub
|
| H A D | arithmetic.ll | 17 define i32 @test_sub(i32 %x, i32 %y) { 18 ; CHECK-LABEL: name: test_sub
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | add-sub-128bit.ll | 23 ; COMMON-LABEL: test_sub 24 define i128 @test_sub(i128 %a, i128 %b) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | atomic-ops-ancient-64.ll | 11 define i64 @test_sub(ptr %addr, i64 %inc) { 12 ; CHECK-LABEL: test_sub:
|
| H A D | fp_load_fold.ll | 30 define double @test_sub(double %X, ptr %P) { 31 ; CHECK-LABEL: test_sub:
|
| /llvm-project-15.0.7/clang/test/CodeGen/SystemZ/ |
| H A D | zvector2.c | 81 void test_sub (void) in test_sub() function
|
| H A D | zvector.c | 639 void test_sub(void) { in test_sub() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-quadword-noi128.c | 96 vector unsigned char test_sub(vector unsigned char a, vector unsigned char b, in test_sub() function
|
| H A D | ppc-mmintrin.c | 681 test_sub() { in test_sub() function
|
| H A D | ppc-xmmintrin.c | 1014 test_sub() { in test_sub() function
|
| H A D | ppc-emmintrin.c | 1387 test_sub() { in test_sub() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | vec_add_sub_doubleword.ll | 71 define <2 x i64> @test_sub(<2 x i64> %x, <2 x i64> %y) nounwind { 72 ; ALL-LABEL: test_sub:
|
| H A D | bcd-intrinsics.ll | 66 define dso_local <16 x i8> @test_sub(<16 x i8> %a, <16 x i8> %b, i64 %ps) local_unnamed_addr #0 { 67 ; CHECK-LABEL: test_sub: 72 ; CHECK-P9-LABEL: test_sub:
|
| H A D | vec_add_sub_quadword.ll | 67 define <1 x i128> @test_sub(<1 x i128> %x, <1 x i128> %y) nounwind { 68 ; ALL-LABEL: test_sub:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/GlobalISel/ |
| H A D | combine-redundant-neg.mir | 45 name: test_sub 50 ; CHECK-LABEL: name: test_sub
|
| /llvm-project-15.0.7/polly/lib/External/isl/imath/ |
| H A D | imtest.c | 104 {"sub", 3, 1, test_sub}, /* r3 = r1 - r2 */ 105 {"subv", 3, 1, test_sub}, /* r3 = r1 - v(r2) */
|
| H A D | imdrover.h | 55 bool test_sub(testspec_t* t, FILE* ofp);
|
| H A D | imdrover.c | 534 bool test_sub(testspec_t* t, FILE* ofp) { in test_sub() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SPIRV/instructions/ |
| H A D | atomic_seq.ll | 6 ; CHECK-DAG: OpName [[SUB:%.*]] "test_sub" 40 define i32 @test_sub(i32* %ptr, i32 %val) {
|
| H A D | atomic_acqrel.ll | 6 ; CHECK-DAG: OpName [[SUB:%.*]] "test_sub" 40 define i32 @test_sub(i32* %ptr, i32 %val) {
|
| H A D | atomic.ll | 6 ; CHECK-DAG: OpName [[SUB:%.*]] "test_sub" 40 define i32 @test_sub(i32* %ptr, i32 %val) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | i128-addsub.ll | 22 define void @test_sub(i64 %AL, i64 %AH, i64 %BL, i64 %BH, i64* %RL, i64* %RH) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-fp128.ll | 23 define fp128 @test_sub() { 24 ; CHECK-LABEL: test_sub:
|
| /llvm-project-15.0.7/mlir/test/Dialect/Tosa/ |
| H A D | ops.mlir | 218 func.func @test_sub(%arg0: tensor<1x21x3xf32>, %arg1: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
|