Home
last modified time | relevance | path

Searched refs:test27 (Results 1 – 25 of 33) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp30 class test27 : virtual test26 { virtual void f(); }; class
31 class test28 : virtual test27 { virtual void f(); };
/external/clang/test/Index/
Dannotate-comments.cpp115 struct test27 { struct
/external/clang/test/Parser/
Dchar-literal-printing.c37 char16_t test27(void) { return u'\''; } in test27() function
/external/clang/test/Sema/
Dreturn.c162 int test27() { in test27() function
Duninit-variables.c206 int test27() { in test27() function
Dconversion.c427 void test27(ushort16 constants) { in test27() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll46 %test27 = icmp sgt <5 x i8> %sbyte1, %sbyte2
/external/llvm/test/Transforms/InstCombine/
Dor.ll271 define i1 @test27(i32* %A, i32* %B) {
277 ; CHECK-LABEL: @test27(
Dxor.ll181 define i32 @test27(i32 %b, i32 %c, i32 %d) {
Dsub.ll333 define i32 @test27(i32 %x, i32 %y) {
337 ; CHECK-LABEL: @test27(
Dand.ll196 define i8 @test27(i8 %A) {
Dphi.ll624 ; CHECK-LABEL: @test27(
626 define i32 @test27(i1 %b) {
Dadd.ll207 define i32 @test27(i1 %C, i32 %X, i32 %Y) {
Dshift.ll408 define i1 @test27(i32 %x) nounwind {
409 ; CHECK-LABEL: @test27(
Dgetelementptr.ll426 define i32 @test27(%struct.compat_siginfo* %to, %struct.siginfo_t* %from) {
441 ; CHECK-LABEL: @test27(
Dselect.ll413 define i32 @test27(i1 %c, i32 %A, i32 %B) {
422 ; CHECK-LABEL: @test27(
/external/clang/test/CodeGen/
Dmmx-builtins.c140 __m64 test27(__m64 a, __m64 b) { in test27() function
/external/llvm/test/CodeGen/X86/
Davx512-shuffle.ll290 ; CHECK-LABEL: @test27
292 define <16 x i32> @test27(<4 x i32>%a) {
Dstack-protector.ll3159 ; 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/
Dvsx.ll296 define <2 x i64> @test27(<2 x i64> %a, <2 x i64> %b) {
300 ; CHECK-LABEL: @test27
/external/clang/test/CodeGenCXX/
Dvisibility.cpp119 namespace test27 { namespace
Dmangle.cpp687 namespace test27 { namespace
/external/libcxx/test/strings/basic.string/string.modifiers/string_insert/
Dsize_string_size_size.pass.cpp1551 void test27() in test27() function
1743 test27<S>(); in main()
1778 test27<S>(); in main()

12