Home
last modified time | relevance | path

Searched refs:test16 (Results 1 – 25 of 48) sorted by relevance

12

/external/llvm/test/Transforms/InstSimplify/
Dundef.ll136 ; @test16
138 define i64 @test16(i64 %a) {
/external/clang/test/CodeGen/
Dobject-size.c121 void test16() { in test16() function
/external/clang/test/Parser/
Ddeclarators.c101 void test16(i) int i j; { } // expected-error {{expected ';' at end of declaration}}
Dchar-literal-printing.c22 wchar_t test16(void) { return L'\r'; } in test16() function
/external/clang/test/Sema/
Dc89.c89 void test16() { in test16() function
Dswitch.c279 void test16() { in test16() function
Dattr-deprecated.c97 unsigned long test16 __attribute__((deprecated)) variable
Dreturn.c93 int test16() { in test16() function
Dblock-misc.c152 void test16(__block int i) { // expected-error {{__block attribute not allowed, only allowed on loc… in test16() function
Dbuiltins.c101 int test16() { in test16() function
Dscope-check.c234 int test16(int [sizeof &&z]); // expected-error {{use of address-of-label extension outside of a fu…
Dexprs.c153 void test16(float x) { x == ((void*) 0); } // expected-error {{invalid operands to binary expressi… in test16() function
Duninit-variables.c119 void test16() { in test16() function
Dconversion.c311 void test16(void) { in test16() function
/external/clang/test/CodeGenCXX/
Deh.cpp402 namespace test16 { namespace
/external/llvm/test/Transforms/InstCombine/
Dsext.ll176 define i32 @test16(i16 %x) nounwind {
181 ; CHECK: @test16
Dmul.ll135 define i32 @test16(i32 %b, i1 %c) {
136 ; CHECK: @test16
Dapint-shift.ll150 ; CHECK: @test16
152 define i1 @test16(i84 %X) {
Dsub.ll149 define i32 @test16(i32 %A) {
153 ; CHECK: @test16
/external/llvm/test/CodeGen/X86/
Dfast-isel-x86-64.ll187 define void @test16() nounwind {
188 ; CHECK: test16:
Davx-shuffle.ll139 define <8 x float> @test16(float* nocapture %f) nounwind uwtable readonly ssp {
143 ; CHECK: test16
Dsse2.ll197 ; CHECK: test16:
201 define <2 x double> @test16(<4 x double> * nocapture %srcA, <2 x double>* nocapture %dst) {
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll194 define void @test16(i8* %P, i8* %Q) nounwind ssp {
198 ; CHECK: @test16
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll35 %test16 = icmp ule i32 %uint1, %uint2 ; <i1> [#uses=0]
/external/llvm/test/Transforms/ObjCARC/
Drv.ll241 ; CHECK: define void @test16(
245 define void @test16() {

12