Home
last modified time | relevance | path

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

12

/external/clang/test/Sema/
Dexprs.c220 void test22() { in test22() function
224 if (test22) in test22()
Dreturn.c125 int test22() { in test22() function
Duninit-variables.c148 int test22() { in test22() function
/external/clang/test/Parser/
Dchar-literal-printing.c27 wchar_t test22(void) { return L'c'; } in test22() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp428 namespace test22 { namespace
Dmangle.cpp637 namespace test22 { namespace
/external/llvm/test/Transforms/InstCombine/
Dsub.ll206 define zeroext i1 @test22(i32 %a, i32 %b) nounwind {
211 ; CHECK: @test22
Dset.ll142 define i1 @test22(i32 %A, i32 %X) {
Dor.ll210 define i32 @test22(i32 %B) {
215 ; CHECK: @test22
Dapint-shift.ll158 define i1 @test22(i14 %A) {
Dxor.ll148 define i32 @test22(i1 %X) {
Dgetelementptr.ll212 define i1 @test22() {
216 ; CHECK: @test22
Dshift.ll259 define i1 @test22(i8 %A) {
260 ; CHECK: @test22
Dicmp.ll207 define i1 @test22(i8 %x, i8 %y) {
208 ; CHECK: @test22
Dand.ll156 define i1 @test22(i32 %A) {
Dphi.ll492 define void @test22() {
493 ; CHECK: @test22
Dadd.ll157 define i32 @test22(i32 %V) {
Dselect.ll358 define i16 @test22(i32 %x) {
362 ; CHECK: @test22
Dcast.ll174 define i32 @test22(i32 %X) {
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll41 %test22 = icmp ule i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/Transforms/ObjCARC/
Drv.ll313 ; CHECK: define i8* @test22(i8* %p) {
317 define i8* @test22(i8* %p) {
Dbasic.ll722 ; CHECK: define void @test22(
730 define void @test22(double* %p, i1 %a) {
/external/clang/test/CodeGen/
Dmmx-builtins.c115 __m64 test22(__m64 a, __m64 b) { in test22() function
/external/clang/test/SemaObjC/
Darc.m428 void test22(id x[]) { // expected-error {{must explicitly describe intended ownership of an object … function
/external/clang/test/CodeGenObjC/
Darc.m575 void test22(_Bool cond) { function
578 // CHECK: define void @test22(

12