Home
last modified time | relevance | path

Searched refs:test24 (Results 1 – 25 of 73) sorted by relevance

123

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp27 class test24 : virtual test23 { virtual void f(); }; class
28 class test25 : virtual test24 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp82 void test24() { in test24() function
/external/llvm/test/Transforms/ObjCARC/
Dpost-inlining.ll37 ; CHECK-LABEL: define void @test24(
42 define void @test24(i8* %p) {
Drv.ll286 ; CHECK-LABEL: define {}* @test24(
288 define {}* @test24(i8* %p) {
/external/libabigail/tests/data/
DMakefile.am27 test-read-write/test24.xml \
360 test-diff-dwarf/test24-added-fn-parms-report-0.txt \
361 test-diff-dwarf/test24-added-fn-parms-v0.c \
362 test-diff-dwarf/test24-added-fn-parms-v1.c \
568 test-read-dwarf/test24-drop-fns-0.suppr \
569 test-read-dwarf/test24-drop-fns.cc \
857 test-diff-filter/test24-compatible-vars-report-0.txt \
858 test-diff-filter/test24-compatible-vars-report-1.txt \
859 test-diff-filter/test24-compatible-vars-v0.c \
860 test-diff-filter/test24-compatible-vars-v1.c \
[all …]
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll432 define x86_fp80 @test24(i32 %a, i32 %b, x86_fp80 %x) nounwind {
437 ; SSE-LABEL: test24:
441 ; NOSSE2-LABEL: test24:
445 ; NOSSE1-LABEL: test24:
449 ; NOCMOV-LABEL: test24:
Dvselect.ll219 define <2 x double> @test24(<2 x double> %a, <2 x double> %b) {
220 ; CHECK-LABEL: test24:
/external/rust/crates/heck/0.3.3/src/
Dsnake.rs75 t!(test24: "abcDEF" => "abc_def");
/external/rust/crates/heck/src/
Dtrain.rs83 t!(test24: "abcDEF" => "Abc-Def");
Dsnake.rs96 t!(test24: "abcDEF" => "abc_def");
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c96 void test24(char *buffer) { in test24() function
/external/clang/test/Parser/
Dchar-literal-printing.c31 wchar_t test24(void) { return L'\x3'; } in test24() function
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll196 define void @test24(i1 %B, i32* %P1, i32* %P2) {
197 ; CHECK-LABEL: @test24
251 ; see also: @test24
/external/clang/test/Sema/
Dreturn.c140 int test24() { in test24() function
Duninit-variables.c185 int test24(int flag) { in test24() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll221 define i32 @test24() {
222 ; CHECK-LABEL: @test24(
/external/llvm/test/Transforms/InstCombine/
Dset.ll251 define i32 @test24(i32 %a) {
252 ; CHECK-LABEL: @test24(
Dxor.ll281 define i1 @test24(i32 %c, i32 %d) {
282 ; CHECK-LABEL: @test24(
Dmul.ll216 define i32 @test24(i32 %A) {
217 ; CHECK-LABEL: @test24(
Dand.ll243 define i1 @test24(i32 %A) {
244 ; CHECK-LABEL: @test24(
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll43 %test24 = icmp ne i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll43 %test24 = icmp ne i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll43 %test24 = icmp ne <2 x i64> %ulong1, %ulong2
/external/clang/test/CodeGen/
Dobject-size.c289 void test24() { in test24() function
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll546 define <16 x i8> @test24(<16 x i8> %a, <16 x i8> %b, <16 x i8> %c, <16 x i8> %d) {
552 ; CHECK-REG-LABEL: @test24
557 ; CHECK-FISL-LABEL: @test24
566 ; CHECK-LE-LABEL: @test24

123