/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/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/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/CodeGen/AArch64/ |
D | arm64-fp128.ll | 242 define fp128 @test_neg(fp128 %in) { 247 ; 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 | 478 def test_neg(self): member in ComplexTest
|
D | test_builtin.py | 134 def test_neg(self): member in BuiltinTest
|
/external/valgrind/none/tests/amd64/ |
D | fb_test_amd64.c | 1217 test_neg(); in main()
|
/external/python/cpython3/Lib/test/ |
D | test_operator.py | 217 def test_neg(self): member in OperatorTestCase
|
D | test_complex.py | 479 def test_neg(self): member in ComplexTest
|
D | test_builtin.py | 243 def test_neg(self): member in BuiltinTest
|
/external/valgrind/none/tests/ppc64/ |
D | jm-insns.c | 1294 static void test_neg (void) in test_neg() function 1320 { &test_neg , " neg", },
|
/external/valgrind/none/tests/ppc32/ |
D | jm-insns.c | 1294 static void test_neg (void) in test_neg() function 1320 { &test_neg , " neg", },
|