/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/ |
D | float.ll | 7 ; V8-LABEL: test_neg: 12 ; V8-UNOPT-LABEL: test_neg: 18 ; V9-LABEL: test_neg: 21 ; SPARC64-LABEL: test_neg: 24 define double @test_neg() {
|
/external/llvm/test/CodeGen/SPARC/ |
D | float.ll | 7 ; V8-LABEL: test_neg: 12 ; V8-UNOPT-LABEL: test_neg: 18 ; V9-LABEL: test_neg: 21 ; SPARC64-LABEL: test_neg: 24 define double @test_neg() {
|
/external/llvm/test/Transforms/LICM/ |
D | argmemonly-call.ll | 20 define void @test_neg(i32* %loc) { 21 ; CHECK-LABEL: @test_neg
|
D | promote-tls.ll | 55 define i32* @test_neg(i32 %n) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LICM/ |
D | argmemonly-call.ll | 20 define void @test_neg(i32* %loc) { 21 ; CHECK-LABEL: @test_neg
|
D | promote-tls.ll | 94 ; CHECK-LABEL: @test_neg 95 define i32* @test_neg(i32 %n) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | fp128-bitcast-after-operation.ll | 44 define i128 @test_neg(ppc_fp128 %x) nounwind { 46 ; PPC64-LABEL: test_neg: 60 ; PPC64-P8-LABEL: test_neg:
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fp128-bitcast-after-operation.ll | 49 define i128 @test_neg(ppc_fp128 %x) nounwind { 51 ; PPC64-LABEL: test_neg: 65 ; PPC64-P8-LABEL: test_neg:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/ |
D | implied-cond.ll | 32 define void @test_neg(i32 %length.i, i32 %i) { 33 ; CHECK-LABEL: @test_neg
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | implied-cond.ll | 32 define void @test_neg(i32 %length.i, i32 %i) { 33 ; CHECK-LABEL: @test_neg
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | add-sitofp.ll | 33 define float @test_neg(i32 %a) { 34 ; CHECK-LABEL: @test_neg(
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fp128.ll | 242 define fp128 @test_neg(fp128 %in) { 247 ; CHECK-LABEL: test_neg:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-fp128.ll | 264 define fp128 @test_neg(fp128 %in) { 269 ; CHECK-LABEL: test_neg:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | post-inc-range.ll | 103 define void @test_neg(i32* %array_length_ptr, i32* %base, 105 ; CHECK-LABEL: @test_neg(
|
/external/clang/test/CodeGen/ |
D | zvector.c | 98 void test_neg (void) in test_neg() function
|
/external/clang/test/Analysis/ |
D | retain-release-inline.m | 288 void test_neg() { function
|
/external/python/cpython2/Lib/test/ |
D | test_operator.py | 245 def test_neg(self): member in OperatorTestCase
|
D | test_complex.py | 507 def test_neg(self): member in ComplexTest
|
D | test_builtin.py | 134 def test_neg(self): member in BuiltinTest
|
/external/python/cpython3/Lib/test/ |
D | test_operator.py | 217 def test_neg(self): member in OperatorTestCase
|
D | test_complex.py | 483 def test_neg(self): member in ComplexTest
|
D | test_builtin.py | 248 def test_neg(self): member in BuiltinTest
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | schedule-x86_64.ll | 8120 define void @test_neg(i8 %a0, i16 %a1, i32 %a2, i64 %a3, i8 *%p0, i16 *%p1, i32 *%p2, i64 *%p3) opt… 8121 ; GENERIC-LABEL: test_neg: 8137 ; ATOM-LABEL: test_neg: 8153 ; SLM-LABEL: test_neg: 8169 ; SANDY-LABEL: test_neg: 8185 ; HASWELL-LABEL: test_neg: 8201 ; BROADWELL-LABEL: test_neg: 8217 ; SKYLAKE-LABEL: test_neg: 8233 ; SKX-LABEL: test_neg: 8249 ; BTVER2-LABEL: test_neg: [all …]
|