Home
last modified time | relevance | path

Searched refs:test23 (Results 1 – 25 of 76) sorted by relevance

1234

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp26 class test23 : virtual test22 { virtual void f(); }; class
27 class test24 : virtual test23 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp45 void test23() { in test23() function
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll411 define x86_fp80 @test23(i32 %a, i32 %b, x86_fp80 %x) nounwind {
416 ; SSE-LABEL: test23:
420 ; NOSSE2-LABEL: test23:
424 ; NOSSE1-LABEL: test23:
428 ; NOCMOV-LABEL: test23:
Dfast-isel-x86-64.ll294 define void @test23(i8* noalias sret %result) {
298 ; CHECK-LABEL: test23:
/external/rust/crates/heck/0.3.3/src/
Dsnake.rs74 t!(test23: "ABC123dEEf456FOO" => "abc123d_e_ef456_foo");
/external/rust/crates/heck/src/
Dtrain.rs82 t!(test23: "ABC123dEEf456FOO" => "Abc123d-E-Ef456-Foo");
Dsnake.rs95 t!(test23: "ABC123dEEf456FOO" => "abc123d_e_ef456_foo");
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c80 int test23(int *q, int *x) { in test23() function
/external/clang/test/Parser/
Dchar-literal-printing.c30 char test23(void) { return '\x3'; } in test23() function
/external/clang/test/Sema/
Dreturn.c130 int test23() { in test23() function
Duninit-variables.c174 int test23() { in test23() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll213 define i32 @test23(i32 %a) {
214 ; CHECK-LABEL: @test23(
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll141 define <2 x double> @test23(<2 x double>* %p1, <2 x double>* %p2) {
147 ; CHECK-LABEL: @test23
/external/llvm/test/Transforms/InstCombine/
Dset.ll239 define i32 @test23(i32 %a) {
240 ; CHECK-LABEL: @test23(
Dapint-shift.ll225 ; CHECK-LABEL: @test23(
227 define i11 @test23(i44 %A) {
Dxor.ll271 define i1 @test23(i32 %a, i32 %b) {
272 ; CHECK-LABEL: @test23(
Dmul.ll208 define i32 @test23(i32 %A) {
209 ; CHECK-LABEL: @test23(
Dand.ll231 define i1 @test23(i32 %A) {
232 ; CHECK-LABEL: @test23(
Datomic.ll194 define i32 @test23(i1 %cnd) {
195 ; CHECK-LABEL: define i32 @test23(
/external/llvm/test/Transforms/ObjCARC/
Drv.ll275 ; CHECK-LABEL: define void @test23(
277 define void @test23(i8* %p) {
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll185 define void @test23(i1 %B, i32* %P1, i32* %P2) {
186 ; CHECK-LABEL: @test23
/external/libabigail/tests/data/
DMakefile.am26 test-read-write/test23.xml \
564 test-read-dwarf/test23-first-tu.cc \
852 test-diff-filter/test23-redundant-fn-parm-change-report-0.txt \
853 test-diff-filter/test23-redundant-fn-parm-change-v0.c \
854 test-diff-filter/test23-redundant-fn-parm-change-v1.c \
1374 test-diff-suppr/test23-alias-filter-0.suppr \
1375 test-diff-suppr/test23-alias-filter-1.suppr \
1376 test-diff-suppr/test23-alias-filter-2.suppr \
1377 test-diff-suppr/test23-alias-filter-3.suppr \
1378 test-diff-suppr/test23-alias-filter-4.suppr \
[all …]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll42 %test23 = icmp ult <2 x i64> %ulong1, %ulong2

1234