Home
last modified time | relevance | path

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

123

/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/libabigail/tests/data/
DMakefile.am30 test-read-write/test27.xml \
373 test-diff-dwarf/test27-local-base-diff-v0.o \
374 test-diff-dwarf/test27-local-base-diff-v1.o \
375 test-diff-dwarf/test27-local-base-diff-v0.cc \
376 test-diff-dwarf/test27-local-base-diff-v1.cc \
377 test-diff-dwarf/test27-local-base-diff-report.txt \
582 test-read-dwarf/test27-bogus-binary.elf \
875 test-diff-filter/test27-redundant-and-filtered-children-nodes-report-0.txt \
876 test-diff-filter/test27-redundant-and-filtered-children-nodes-report-1.txt \
877 test-diff-filter/test27-redundant-and-filtered-children-nodes-report-2.txt \
[all …]
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll245 define i32 @test27() {
246 ; CHECK-LABEL: @test27(
/external/llvm/test/Transforms/InstCombine/
Dxor.ll313 define i32 @test27(i32 %b, i32 %c, i32 %d) {
314 ; CHECK-LABEL: @test27(
Dmul.ll241 define i32 @test27(i32 %A, i32 %B) {
242 ; CHECK-LABEL: @test27(
Dand.ll281 define i8 @test27(i8 %A) {
282 ; CHECK-LABEL: @test27(
Ddiv.ll268 define i32 @test27(i32 %a) {
269 ; CHECK-LABEL: @test27(
Dor.ll296 define i1 @test27(i32* %A, i32* %B) {
297 ; CHECK-LABEL: @test27(
Dsub.ll334 define i32 @test27(i32 %x, i32 %y) {
338 ; CHECK-LABEL: @test27(
Dadd.ll207 define i32 @test27(i1 %C, i32 %X, i32 %Y) {
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll228 define void @test27(i1 %B, i32* %P1, i32* %P2) {
229 ; CHECK-LABEL: @test27
/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/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/
Dcpuset_hierarchy_test.sh367 test27() function
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll373 ; CHECK-LABEL: @test27(
376 define i32 @test27(i1 %c, i32* %p) {
/external/clang/test/CodeGenCXX/
Dvisibility.cpp122 namespace test27 { namespace
Dmangle.cpp687 namespace test27 { namespace
/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

123