Home
last modified time | relevance | path

Searched refs:test26 (Results 1 – 25 of 61) sorted by relevance

123

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp29 class test26 : virtual test25 { virtual void f(); }; class
30 class test27 : virtual test26 { virtual void f(); };
/external/libabigail/tests/data/test-diff-suppr/
Dtest26-loc-suppr-2.suppr2 source_location_not_regexp = test26-loc.*\\.cc
Dtest26-loc-suppr-1.suppr2 source_location_not_regexp = test26-loc.*\\.h
Dtest26-loc-suppr-0.suppr2 source_location_not_in = test26-loc-suppr.h
/external/clang/test/Index/
Dannotate-comments.cpp110 struct test26 { struct
/external/clang/test/Parser/
Dchar-literal-printing.c36 char16_t test26(void) { return u'\\'; } in test26() function
/external/clang/test/Sema/
Dreturn.c156 int test26() { in test26() function
Duninit-variables.c200 MyInt test26() { in test26() function
Dconversion.c413 void test26(int si, long sl) { in test26() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll237 define i32 @test26() {
238 ; CHECK-LABEL: @test26(
/external/llvm/test/Transforms/InstCombine/
Dapint-shift.ll244 ; CHECK-LABEL: @test26(
246 define i40 @test26(i40 %A) {
Dxor.ll302 define i32 @test26(i32 %a, i32 %b) {
303 ; CHECK-LABEL: @test26(
Dmul.ll233 define i32 @test26(i32 %A, i32 %B) {
234 ; CHECK-LABEL: @test26(
Dand.ll268 define i1 @test26(i32 %A) {
269 ; CHECK-LABEL: @test26(
Ddiv.ll258 define i32 @test26(i32 %a) {
259 ; CHECK-LABEL: @test26(
Dor.ll283 define i1 @test26(i32 %A, i32 %B) {
284 ; CHECK-LABEL: @test26(
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll217 define void @test26(i1 %B, i32* %P1, i32* %P2) {
218 ; CHECK-LABEL: @test26
/external/libabigail/tests/data/
DMakefile.am29 test-read-write/test26.xml \
370 test-diff-dwarf/test26-added-parms-before-variadic-report.txt \
371 test-diff-dwarf/test26-added-parms-before-variadic-v0.c \
372 test-diff-dwarf/test26-added-parms-before-variadic-v1.c \
581 test-read-dwarf/test26-bogus-binary.elf \
869 test-diff-filter/test26-qualified-redundant-node-report-0.txt \
870 test-diff-filter/test26-qualified-redundant-node-report-1.txt \
871 test-diff-filter/test26-qualified-redundant-node-v0.cc \
872 test-diff-filter/test26-qualified-redundant-node-v1.cc \
1435 test-diff-suppr/test26-loc-suppr-0.suppr \
[all …]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll45 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll45 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll45 %test26 = icmp sge <5 x i8> %sbyte1, %sbyte2
/external/clang/test/CodeGen/
Dobject-size.c328 void test26() { in test26() function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/
Dcpuset_hierarchy_test.sh354 test26() function
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll356 ; CHECK-LABEL: @test26(
359 define i32 @test26(i1 %c, i32* %p) {
/external/clang/test/CodeGenCXX/
Dvisibility.cpp678 namespace test26 { namespace

123