Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGen/
Dobject-size.c344 void test27(struct Test27IncompleteTy *t) { in test27() function
357 gi = __builtin_object_size(&test27, 0); in test27()
359 gi = __builtin_object_size(&test27, 1); in test27()
361 gi = __builtin_object_size(&test27, 2); in test27()
365 gi = __builtin_object_size(&test27, 3); in test27()
/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/Transforms/InstSimplify/
Dundef.ll213 ; CHECK-LABEL: @test27
215 define i32 @test27() {
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll228 define void @test27(i1 %B, i32* %P1, i32* %P2) {
229 ; CHECK-LABEL: @test27
/external/llvm/test/Transforms/InstCombine/
Dxor.ll258 define i32 @test27(i32 %b, i32 %c, i32 %d) {
259 ; CHECK-LABEL: @test27(
Ddiv.ll233 define i32 @test27(i32 %a) {
237 ; CHECK-LABEL: @test27(
Dmul.ll241 define i32 @test27(i32 %A, i32 %B) {
242 ; CHECK-LABEL: @test27(
Dor.ll271 define i1 @test27(i32* %A, i32* %B) {
277 ; CHECK-LABEL: @test27(
Dand.ll196 define i8 @test27(i8 %A) {
Dsub.ll334 define i32 @test27(i32 %x, i32 %y) {
338 ; CHECK-LABEL: @test27(
Dadd.ll207 define i32 @test27(i1 %C, i32 %X, i32 %Y) {
Dphi.ll624 ; CHECK-LABEL: @test27(
626 define i32 @test27(i1 %b) {
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll46 %test27 = icmp sgt <5 x i8> %sbyte1, %sbyte2
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll228 ; CHECK-LABEL: test27
231 define <16 x float> @test27(i8 * %addr) {
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll372 ; CHECK-LABEL: @test27(
375 define i32 @test27(i1 %c, i32* %p) {
/external/clang/test/CodeGenCXX/
Dvisibility.cpp122 namespace test27 { namespace
/external/curl/tests/data/
DMakefile.inc26 test20 test21 test22 test23 test24 test25 test26 test27 test28 test29 \
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll609 define <2 x i64> @test27(<2 x i64> %a, <2 x i64> %b) {
613 ; CHECK-LABEL: @test27
617 ; CHECK-LE-LABEL: @test27

12