/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 28 class test25 : virtual test24 { virtual void f(); }; class 29 class test26 : virtual test25 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 33 wchar_t test25(void) { return L'\x333'; } in test25() function
|
/external/clang/test/Sema/ |
D | return.c | 152 int test25() { in test25() function
|
D | uninit-variables.c | 194 float test25() { in test25() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 199 ; CHECK-LABEL: @test25 201 define i32 @test25() {
|
/external/llvm/test/Transforms/InstCombine/ |
D | apint-shift.ll | 234 ; CHECK-LABEL: @test25( 236 define i37 @test25(i37 %tmp.2, i37 %AA) {
|
D | mul.ll | 224 define i32 @test25(i32 %A, i32 %B) { 225 ; CHECK-LABEL: @test25(
|
D | xor.ll | 238 define i32 @test25(i32 %g, i32 %h) { 239 ; CHECK-LABEL: @test25(
|
D | div.ll | 215 define i32 @test25(i32 %a) { 219 ; CHECK-LABEL: @test25(
|
D | set.ll | 166 define i1 @test25(i32 %A) {
|
D | or.ll | 244 define i1 @test25(i32 %A, i32 %B) { 251 ; CHECK-LABEL: @test25(
|
D | sub.ll | 300 define i64 @test25(i8* %P, i64 %A){ 305 ; CHECK-LABEL: @test25(
|
D | phi.ll | 551 define i1 @test25() { 576 ; CHECK-LABEL: @test25(
|
D | and.ll | 180 define i1 @test25(i32 %A) {
|
D | add.ll | 194 define i64 @test25(i64 %Y) {
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 44 %test25 = icmp eq i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 44 %test25 = icmp eq i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 44 %test25 = icmp eq <5 x i8> %sbyte1, %sbyte2
|
/external/llvm/test/CodeGen/X86/ |
D | vselect.ll | 228 define <2 x i64> @test25(<2 x i64> %a, <2 x i64> %b) { 229 ; CHECK-LABEL: test25:
|
D | avx512-mov.ll | 210 ; CHECK-LABEL: test25 213 define <8 x double> @test25(i8 * %addr) {
|
D | avx512-vec-cmp.ll | 327 define <16 x i32> @test25(<16 x i32> %x, i32* %yb.ptr, <16 x i32> %x1) nounwind { 328 ; CHECK-LABEL: test25:
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 341 ; CHECK-LABEL: @test25( 345 define i8* @test25(i8* %p) nounwind {
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 130 void test25(__m64 *p, __m64 a) { in test25() function
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 22 namespace test25 { namespace
|
D | mangle.cpp | 663 namespace test25 { namespace
|