/external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/ |
D | fpu.ll | 23 define float @test_sub(float %a, float %b) { 24 ; FUN: test_sub: 25 ; FPU: test_sub:
|
/external/llvm/test/CodeGen/X86/ |
D | atomic-ops-ancient-64.ll | 11 define i64 @test_sub(i64* %addr, i64 %inc) { 12 ; CHECK-LABEL: test_sub:
|
D | fp_load_fold.ll | 18 define double @test_sub(double %X, double* %P) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | atomic-ops-ancient-64.ll | 11 define i64 @test_sub(i64* %addr, i64 %inc) { 12 ; CHECK-LABEL: test_sub:
|
D | fp_load_fold.ll | 18 define double @test_sub(double %X, double* %P) {
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | vector-align.ll | 84 define internal <4 x i32> @test_sub(i32 %addr_i, <4 x i32> %addend) { 91 ; CHECK-LABEL: test_sub 95 ; MIPS32-LABEL: test_sub
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_uint128.cpp | 59 void test_sub() { in test_sub() function 154 CALL_SUBTEST_2(test_sub()); in test_cxx11_tensor_uint128()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | vec_add_sub_quadword.ll | 37 define <1 x i128> @test_sub(<1 x i128> %x, <1 x i128> %y) nounwind { 40 ; CHECK-LABEL: @test_sub
|
D | vec_add_sub_doubleword.ll | 41 define <2 x i64> @test_sub(<2 x i64> %x, <2 x i64> %y) nounwind {
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vec_add_sub_quadword.ll | 29 define <1 x i128> @test_sub(<1 x i128> %x, <1 x i128> %y) nounwind { 32 ; CHECK-LABEL: @test_sub
|
D | vec_add_sub_doubleword.ll | 41 define <2 x i64> @test_sub(<2 x i64> %x, <2 x i64> %y) nounwind {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | fp_load_fold.ll | 18 define double @test_sub(double %X, double* %P) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/ |
D | v2f32.ll | 18 define %vec @test_sub(%vec %param)
|
D | v2i32.ll | 18 define %vec @test_sub(%vec %param)
|
/external/llvm/test/CodeGen/Generic/ |
D | i128-addsub.ll | 22 define void @test_sub(i64 %AL, i64 %AH, i64 %BL, i64 %BH, i64* %RL, i64* %RH) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/ |
D | i128-addsub.ll | 22 define void @test_sub(i64 %AL, i64 %AH, i64 %BL, i64 %BH, i64* %RL, i64* %RH) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | i128-addsub.ll | 22 define void @test_sub(i64 %AL, i64 %AH, i64 %BL, i64 %BH, i64* %RL, i64* %RH) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Blackfin/ |
D | addsub-i128.ll | 25 define void @test_sub(i64 %AL, i64 %AH, i64 %BL, i64 %BH, i64* %RL, i64* %RH) {
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fp128.ll | 19 define fp128 @test_sub() { 20 ; CHECK-LABEL: test_sub:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-fp128.ll | 19 define fp128 @test_sub() { 20 ; CHECK-LABEL: test_sub:
|
/external/python/cpython2/Lib/test/ |
D | test_binop.py | 277 def test_sub(self): member in RatTestCase
|
D | test_weakset.py | 135 def test_sub(self): member in TestWeakSet
|
/external/python/cpython3/Lib/test/ |
D | test_binop.py | 258 def test_sub(self): member in RatTestCase
|
D | test_weakset.py | 115 def test_sub(self): member in TestWeakSet
|
/external/clang/test/CodeGen/ |
D | zvector.c | 455 void test_sub (void) in test_sub() function
|