/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 36 class test33 : virtual test32 { virtual void f(); }; class 37 class test34 : virtual test33 { virtual void f(); };
|
/external/clang/test/Index/ |
D | annotate-comments.cpp | 136 class test33 { class
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 43 char16_t test33(void) { return u'\r'; } in test33() function
|
/external/clang/test/Sema/ |
D | return.c | 228 void test33() { in test33() function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 52 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 52 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0]
|
D | test-interp-vec-setcond-int.ll | 52 %test33 = icmp sgt <4 x i16> %short1, %short2
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 352 define i1 @test33(i1 %X, i1 %Y) { 356 ; CHECK-LABEL: @test33(
|
D | sub.ll | 412 define <2 x i64> @test33(<2 x i1> %A) { 416 ; CHECK-LABEL: @test33(
|
D | and.ll | 242 define i32 @test33(i32 %b) {
|
D | add.ll | 253 define i8 @test33(i8 %A) {
|
D | shift.ll | 495 define i1 @test33(i32 %X) { 499 ; CHECK-LABEL: @test33(
|
D | getelementptr.ll | 550 define i32* @test33(%struct.Key* %A) { 551 ; CHECK-LABEL: @test33(
|
D | select.ll | 496 define i32 @test33(i32 %x, i32 %y) { 502 ; CHECK-LABEL: @test33(
|
D | icmp.ll | 347 ; CHECK-LABEL: @test33( 351 define i1 @test33(i32 %x, i32 %y) {
|
D | cast.ll | 265 define i32 @test33(i32 %c1) {
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 170 __m64 test33(__m64 a, __m64 b) { in test33() function
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 708 namespace test33 { namespace
|
D | mangle.cpp | 782 namespace test33 { namespace
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 848 void test33(Test33 *ptr) { function 856 // CHECK: define void @test33([[TEST33:%.*]]*
|
/external/libcxx/test/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 3531 void test33() in test33() function 5863 test33<S>(); in main() 5923 test33<S>(); in main()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 1669 ; CHECK-LABEL: define void @test33( 1679 define void @test33(i8* %p, i1 %x, i8* %y) {
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-builtins.ll | 858 define i64 @test33(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
D | vselect-minmax.ll | 982 define void @test33(i16* nocapture %a, i16* nocapture %b) nounwind { 1004 ; AVX2-LABEL: test33:
|
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 3541 void test33() in test33() function 5881 test33<S>(); in main() 5941 test33<S>(); in main()
|