Home
last modified time | relevance | path

Searched refs:test21 (Results 1 – 25 of 85) sorted by relevance

1234

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp24 class test21 : virtual test20 { virtual void f(); }; class
25 class test22 : virtual test21 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp39 void test21() { in test21() function
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll368 define x86_fp80 @test21(i32 %a, i32 %b, x86_fp80 %x) nounwind {
374 ; SSE-LABEL: test21:
378 ; NOSSE2-LABEL: test21:
382 ; NOSSE1-LABEL: test21:
386 ; NOCMOV-LABEL: test21:
Dfast-isel-x86-64.ll262 define void @test21(double* %p1) {
265 ; CHECK-LABEL: test21:
/external/llvm/test/Transforms/InstCombine/
D2004-11-22-Missed-and-fold.ll3 define i8 @test21(i8 %A) {
Dset.ll215 define i32 @test21(i32 %a) {
216 ; CHECK-LABEL: @test21(
Dapint-shift.ll209 ; CHECK-LABEL: @test21(
211 define i1 @test21(i12 %A) {
Dxor.ll224 define i32 @test21(i1 %C, i32 %A, i32 %B) {
225 ; CHECK-LABEL: @test21(
Dfloat-shrink-compare.ll250 define i32 @test21(float %x, float %y) nounwind uwtable {
258 ; CHECK-LABEL: @test21(
Dmul.ll194 define <2 x i1> @test21(<2 x i1> %A, <2 x i1> %B) {
195 ; CHECK-LABEL: @test21(
/external/rust/crates/heck/0.3.3/src/
Dsnake.rs72 t!(test21: "ABC123Def456" => "abc123_def456");
/external/rust/crates/heck/src/
Dtrain.rs80 t!(test21: "ABC123Def456" => "Abc123-Def456");
Dsnake.rs93 t!(test21: "ABC123Def456" => "abc123_def456");
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c63 int test21(int *q, int *x) { in test21() function
/external/clang/test/Parser/
Dchar-literal-printing.c28 char test21(void) { return 'c'; } in test21() function
/external/clang/test/Sema/
Dattr-deprecated.c115 char test21[__has_feature(attribute_deprecated_with_message) ? 1 : -1]; variable
Dblock-misc.c215 void test21() { in test21() function
Dreturn.c117 int test21() { in test21() function
Dexprs.c237 void test21(volatile struct Test21 *ptr) { in test21() function
/external/libabigail/tests/data/
DMakefile.am24 test-read-write/test21.xml \
346 test-diff-dwarf/test21-redundant-fn-report-0.txt \
347 test-diff-dwarf/test21-redundant-fn-v0.cc \
348 test-diff-dwarf/test21-redundant-fn-v1.cc \
558 test-read-dwarf/test21-pr19092.so \
559 test-read-dwarf/test21-pr19092.so.abi \
703 test-annotate/test21-pr19092.so.abi \
840 test-diff-filter/test21-compatible-vars-report-0.txt \
841 test-diff-filter/test21-compatible-vars-report-1.txt \
842 test-diff-filter/test21-compatible-vars-v0.cc \
[all …]
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll197 define i32 @test21(i32 %a) {
198 ; CHECK-LABEL: @test21(
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll116 define <2 x double> @test21(<2 x double>* %p1, <2 x double>* %p2) {
122 ; CHECK-LABEL: @test21
/external/llvm/test/Transforms/ObjCARC/
Drv.ll251 ; CHECK: define i8* @test21(i8* %p) {
255 define i8* @test21(i8* %p) {
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll166 define void @test21(i1 %B, i32* %P1, i32* %P2) {
167 ; CHECK-LABEL: @test21
/external/ltp/android/tools/
Ddisabled_tests.txt440 testcases/bin/fs_bind/bind/test21
470 testcases/bin/fs_bind/move/test21

1234