Home
last modified time | relevance | path

Searched refs:test22 (Results 1 – 25 of 49) sorted by relevance

12

/external/clang/test/Sema/
Dexprs.c243 void test22() { in test22() function
247 if (test22) // expected-warning {{address of function 'test22' will always evaluate to 'true'}} \ in test22()
251 if (&test22) in test22()
Dattr-deprecated.c117 struct test22 { struct
Dreturn.c125 int test22() { in test22() function
Duninit-variables.c167 int test22() { in test22() function
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp25 class test22 : virtual test21 { virtual void f(); }; class
26 class test23 : virtual test22 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp55 void test22() { in test22() function
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll390 define x86_fp80 @test22(i32 %a, i32 %b, x86_fp80 %x) nounwind {
395 ; SSE-LABEL: test22:
399 ; NOSSE2-LABEL: test22:
403 ; NOSSE1-LABEL: test22:
407 ; NOCMOV-LABEL: test22:
Dfast-isel-x86-64.ll273 define void @test22() nounwind {
280 ; CHECK-LABEL: test22:
Dvselect.ll198 define <4 x float> @test22(<4 x float> %a, <4 x float> %b) {
199 ; CHECK-LABEL: test22:
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c72 int test22(int *q, int *x) { in test22() function
/external/clang/test/Parser/
Dchar-literal-printing.c29 wchar_t test22(void) { return L'c'; } in test22() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll178 ; CHECK-LABEL: @test22
180 define i32 @test22(i32 %a) {
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll134 define <2 x double> @test22(<2 x double>* %p1, <2 x double>* %p2) {
140 ; CHECK-LABEL: @test22
/external/llvm/test/Transforms/InstCombine/
Dapint-shift.ll217 ; CHECK-LABEL: @test22(
219 define i1 @test22(i14 %A) {
Dmul.ll201 define i32 @test22(i32 %A) {
202 ; CHECK-LABEL: @test22(
Dxor.ll210 define i32 @test22(i1 %X) {
211 ; CHECK-LABEL: @test22(
Ddiv.ll188 define i32 @test22(i32 %a) {
192 ; CHECK-LABEL: @test22(
Dset.ll142 define i1 @test22(i32 %A, i32 %X) {
Dor.ll210 define i32 @test22(i32 %B) {
215 ; CHECK-LABEL: @test22(
/external/llvm/test/Transforms/ObjCARC/
Drv.ll263 ; CHECK: define i8* @test22(i8* %p) {
267 define i8* @test22(i8* %p) {
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll41 %test22 = icmp ule i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll41 %test22 = icmp ule i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll41 %test22 = icmp ule <2 x i64> %ulong1, %ulong2
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll296 ; CHECK-LABEL: @test22(
297 define void @test22(i1 %i, i32 %k, i32 %m) nounwind {
/external/clang/test/CodeGen/
Dmmx-builtins.c115 __m64 test22(__m64 a, __m64 b) { in test22() function

12