/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 30 class test27 : virtual test26 { virtual void f(); }; class 31 class test28 : virtual test27 { virtual void f(); };
|
/external/clang/test/Index/ |
D | annotate-comments.cpp | 115 struct test27 { struct
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 37 char16_t test27(void) { return u'\''; } in test27() function
|
/external/clang/test/Sema/ |
D | return.c | 162 int test27() { in test27() function
|
D | uninit-variables.c | 206 int test27() { in test27() function
|
D | conversion.c | 427 void test27(ushort16 constants) { in test27() function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
D | test-interp-vec-setcond-int.ll | 46 %test27 = icmp sgt <5 x i8> %sbyte1, %sbyte2
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 271 define i1 @test27(i32* %A, i32* %B) { 277 ; CHECK-LABEL: @test27(
|
D | xor.ll | 181 define i32 @test27(i32 %b, i32 %c, i32 %d) {
|
D | sub.ll | 333 define i32 @test27(i32 %x, i32 %y) { 337 ; CHECK-LABEL: @test27(
|
D | and.ll | 196 define i8 @test27(i8 %A) {
|
D | phi.ll | 624 ; CHECK-LABEL: @test27( 626 define i32 @test27(i1 %b) {
|
D | add.ll | 207 define i32 @test27(i1 %C, i32 %X, i32 %Y) {
|
D | shift.ll | 408 define i1 @test27(i32 %x) nounwind { 409 ; CHECK-LABEL: @test27(
|
D | getelementptr.ll | 426 define i32 @test27(%struct.compat_siginfo* %to, %struct.siginfo_t* %from) { 441 ; CHECK-LABEL: @test27(
|
D | select.ll | 413 define i32 @test27(i1 %c, i32 %A, i32 %B) { 422 ; CHECK-LABEL: @test27(
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 140 __m64 test27(__m64 a, __m64 b) { in test27() function
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-shuffle.ll | 290 ; CHECK-LABEL: @test27 292 define <16 x i32> @test27(<4 x i32>%a) {
|
D | stack-protector.ll | 3159 ; test27: Address-of a structure taken in a function with a loop where 3166 define i32 @test27(i32 %arg) #1 { 3168 ; LINUX-I386-LABEL: test27: 3172 ; LINUX-X64-LABEL: test27: 3176 ; LINUX-KERNEL-X64-LABEL: test27: 3180 ; DARWIN-X64-LABEL: test27:
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 296 define <2 x i64> @test27(<2 x i64> %a, <2 x i64> %b) { 300 ; CHECK-LABEL: @test27
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 119 namespace test27 { namespace
|
D | mangle.cpp | 687 namespace test27 { namespace
|
/external/libcxx/test/strings/basic.string/string.modifiers/string_insert/ |
D | size_string_size_size.pass.cpp | 1551 void test27() in test27() function 1743 test27<S>(); in main() 1778 test27<S>(); in main()
|