Home
last modified time | relevance | path

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

123

/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
Dscope-check.cpp378 namespace test21 { namespace
/external/llvm/test/Transforms/InstCombine/
D2004-11-22-Missed-and-fold.ll3 define i8 @test21(i8 %A) {
Dapint-shift.ll209 ; CHECK-LABEL: @test21(
211 define i1 @test21(i12 %A) {
Dmul.ll194 define <2 x i1> @test21(<2 x i1> %A, <2 x i1> %B) {
195 ; CHECK-LABEL: @test21(
Dxor.ll201 define i32 @test21(i1 %C, i32 %A, i32 %B) {
202 ; CHECK-LABEL: @test21(
Ddiv.ll179 define i32 @test21(i32 %a) {
183 ; CHECK-LABEL: @test21(
Dfloat-shrink-compare.ll250 define i32 @test21(float %x, float %y) nounwind uwtable {
258 ; CHECK-LABEL: @test21(
/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/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.c236 void test21(volatile struct Test21 *ptr) { in test21() function
Duninit-variables.c160 int test21(int x, int y) { in test21() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll171 ; CHECK-LABEL: @test21
173 define i32 @test21(i32 %a) {
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll120 define <2 x double> @test21(<2 x double>* %p1, <2 x double>* %p2) {
126 ; 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/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll40 %test21 = icmp ugt i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll40 %test21 = icmp ugt i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/clang/test/CXX/class.access/
Dp4.cpp474 namespace test21 { namespace
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll40 %test21 = icmp ugt <2 x i64> %ulong1, %ulong2

123