Home
last modified time | relevance | path

Searched refs:test18 (Results 1 – 25 of 35) sorted by relevance

12

/external/clang/test/Parser/
Dchar-literal-printing.c22 wchar_t test18(void) { return L'\t'; } in test18() function
/external/clang/test/Sema/
Dattr-deprecated.c101 test18 __attribute__((deprecated)), variable
Dreturn.c101 int test18() { in test18() function
Dblock-misc.c186 void test18() { in test18() function
Dexprs.c167 void test18(int b) { in test18() function
Duninit-variables.c116 int test18(int x, int y) { in test18() function
Dconversion.c256 void test18() { in test18() function
/external/llvm/test/CodeGen/X86/
Dfast-isel-x86-64.ll229 define void @test18(float* %p1) {
232 ; CHECK: test18:
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll228 define void @test18(i8* %P, i8* %Q, i8* %R) nounwind ssp {
232 ; CHECK: @test18
/external/llvm/test/Transforms/InstCombine/
Dsub.ll170 define i64 @test18(i64 %Y) {
175 ; CHECK: @test18
Dapint-sub.ll118 define i128 @test18(i128 %Y) {
Dset.ll108 define i1 @test18(i1 %C, i32 %a) {
Dor.ll166 define i1 @test18(i32 %A) {
172 ; CHECK: @test18
Dapint-shift.ll128 define i1 @test18(i11 %A) {
Dxor.ll121 define i32 @test18(i32 %A) {
Dgetelementptr.ll170 define i1 @test18(i16* %P, i32 %I) {
174 ; CHECK: @test18
Dshift.ll208 define i1 @test18(i8 %A) {
209 ; CHECK: @test18
Dicmp.ll171 define i1 @test18(i32 %x) nounwind {
176 ; CHECK: @test18
Dand.ll129 define i1 @test18(i32 %A) {
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll37 %test18 = icmp ne i32 %uint1, %uint2 ; <i1> [#uses=0]
/external/llvm/test/Transforms/ObjCARC/
Drv.ll265 ; CHECK: define void @test18(
270 define void @test18() {
/external/clang/test/CXX/class.access/
Dp4.cpp440 namespace test18 { namespace
/external/clang/test/CodeGen/
Dmmx-builtins.c95 __m64 test18(__m128d a) { in test18() function
/external/clang/test/CodeGenCXX/
Dmangle.cpp565 namespace test18 { namespace
/external/clang/test/SemaObjC/
Darc.m382 void test18(void) { function
384 [x test18]; // expected-error {{no known instance method for selector 'test18'}}

12