Home
last modified time | relevance | path

Searched refs:test17 (Results 1 – 25 of 41) sorted by relevance

12

/external/llvm/test/Transforms/InstSimplify/
Dundef.ll122 ; @test17
124 define i64 @test17(i64 %a) {
/external/clang/test/Parser/
Dchar-literal-printing.c21 char test17(void) { return '\t'; } in test17() function
/external/clang/test/CodeGen/
Dobject-size.c128 void test17() { in test17() function
Dmmx-builtins.c90 __m64 test17(__m128d a) { in test17() function
/external/clang/test/Sema/
Dswitch.c282 void test17(int x) { in test17() function
Dattr-deprecated.c100 foo_dep test17, // expected-warning {{'foo_dep' is deprecated}} variable
Dreturn.c97 int test17() { in test17() function
Dblock-misc.c162 void test17() { in test17() function
Dexprs.c156 void test17(int x) { in test17() function
Duninit-variables.c108 void test17() { in test17() function
Dconversion.c242 void test17() { in test17() function
/external/llvm/test/CodeGen/X86/
Dfast-isel-x86-64.ll209 define i32 @test17(i32 *%P) ssp nounwind {
221 ; CHECK: test17:
/external/clang/test/SemaObjC/
Darc.m369 - (void) test17; method
370 + (void) test17; class
372 void test17(void) { function
374 …[v0 test17]; // expected-error {{receiver type 'Test17' for instance message is a forward declarat…
377 …[v1 test17]; // expected-error {{receiver type 'Test17<Test17p>' for instance message is a forward…
379 …[Test17 test17]; // expected-error {{receiver 'Test17' for class message is a forward declaration}}
/external/llvm/test/Transforms/InstCombine/
Dmul.ll109 define i32 @test17(i32 %a, i32 %b) {
Dsub.ll160 define i32 @test17(i32 %A) {
164 ; CHECK: @test17
Dapint-sub.ll112 define i25 @test17(i25 %Aok) {
Dset.ll101 define i1 @test17(i8 %A) {
Dor.ll155 define i32 @test17(i32 %A) {
161 ; CHECK: @test17
Dapint-shift.ll122 define i1 @test17(i106 %A) {
Dxor.ll115 define i32 @test17(i32 %A) {
Dgetelementptr.ll161 define i1 @test17(i16* %P, i32 %I, i32 %J) {
166 ; CHECK: @test17
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll204 define void @test17(i8* %P, i8* noalias %Q) nounwind ssp {
208 ; CHECK: @test17
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll36 %test17 = icmp ult i32 %uint1, %uint2 ; <i1> [#uses=0]
/external/llvm/test/Transforms/ObjCARC/
Drv.ll254 ; CHECK: define void @test17(
257 define void @test17(i8* %y) {
/external/clang/test/CXX/class.access/
Dp4.cpp432 namespace test17 { namespace

12