Home
last modified time | relevance | path

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

12345

/external/llvm-project/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/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/llvm-project/llvm/test/Transforms/NewGVN/
Ddeadstore.ll28 define i32 @test26(i1 %c, i32* %p) {
29 ; CHECK-LABEL: @test26(
/external/llvm-project/clang/test/Index/
Dannotate-comments.cpp110 struct test26 { struct
/external/clang/test/Index/
Dannotate-comments.cpp110 struct test26 { struct
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-hexagon-v66-128B.c28 HEXAGON_Vect1024 test26(void *in, void *out) { in test26() function
/external/llvm-project/clang/test/Parser/
Dchar-literal-printing.c36 char16_t test26(void) { return u'\\'; } in test26() function
/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
/external/llvm-project/clang/test/Sema/
Dreturn.c156 int test26() { in test26() function
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt51 test26 - shared subtree with slave child to private subtree.
197 test26:
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll237 define i32 @test26() {
238 ; CHECK-LABEL: @test26(
/external/llvm-project/llvm/test/Transforms/InstSimplify/
Dundef.ll252 define i32 @test26() {
253 ; 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(
Dand.ll268 define i1 @test26(i32 %A) {
269 ; CHECK-LABEL: @test26(
Dmul.ll233 define i32 @test26(i32 %A, i32 %B) {
234 ; CHECK-LABEL: @test26(
/external/libabigail/tests/data/
DMakefile.am29 test-read-write/test26.xml \
344 test-diff-dwarf/test26-added-parms-before-variadic-report.txt \
345 test-diff-dwarf/test26-added-parms-before-variadic-v0.c \
346 test-diff-dwarf/test26-added-parms-before-variadic-v1.c \
538 test-read-dwarf/test26-bogus-binary.elf \
740 test-diff-filter/test26-qualified-redundant-node-report-0.txt \
741 test-diff-filter/test26-qualified-redundant-node-report-1.txt \
742 test-diff-filter/test26-qualified-redundant-node-v0.cc \
743 test-diff-filter/test26-qualified-redundant-node-v1.cc \
1301 test-diff-suppr/test26-loc-suppr-0.suppr \
[all …]
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll217 define void @test26(i1 %B, i32* %P1, i32* %P2) {
218 ; CHECK-LABEL: @test26
/external/llvm-project/llvm/test/Analysis/CostModel/AArch64/
Dgep.ll206 define i16 @test26(i16* %p) {
207 ; CHECK-LABEL: test26
/external/llvm-project/llvm/test/Transforms/DeadStoreElimination/MSSA/
Dnoop-stores.ll57 define i32 @test26(i1 %c, i32* %p) {
58 ; CHECK-LABEL: @test26(
/external/llvm-project/llvm/test/Transforms/EarlyCSE/
Datomics.ll218 define void @test26(i1 %B, i32* %P1, i32* %P2) {
219 ; CHECK-LABEL: @test26

12345