Home
last modified time | relevance | path

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

1234

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp21 class test18 : virtual test17 { virtual void f(); }; class
22 class test19 : virtual test18 { virtual void f(); };
Dlinkage2.cpp190 namespace test18 { namespace
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll314 define x86_fp80 @test18(i32 %a, i32 %b, x86_fp80 %x) nounwind {
319 ; SSE-LABEL: test18:
322 ; NOSSE2-LABEL: test18:
325 ; NOSSE1-LABEL: test18:
328 ; NOCMOV-LABEL: test18:
Dfp-select-cmp-and.ll175 define double @test18(double %a, double %b, double %c, double %eps) {
180 ; CHECK-LABEL: @test18
Dselect.ll348 define i8 @test18(i32 %x, i8 zeroext %a, i8 zeroext %b) nounwind {
352 ; CHECK-LABEL: test18:
356 ; ATOM-LABEL: test18:
Dcmp.ll237 define i8 @test18(i64 %L) {
243 ; CHECK-LABEL: test18:
Dfast-isel-x86-64.ll233 define void @test18(float* %p1) {
236 ; CHECK-LABEL: test18:
Dfold-vector-sext-zext.ll242 define <8 x i32> @test18() {
254 ; CHECK-LABEL: test18
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp54 void test18() { in test18() function
/external/clang/test/Parser/
Dchar-literal-printing.c24 wchar_t test18(void) { return L'\t'; } in test18() function
Ddeclarators.c108 void test18() {
/external/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll176 ; CHECK-LABEL: test18:
179 define double @test18(double %a) #1 {
/external/clang/test/Sema/
Dswitch.c297 int test18() { in test18() function
Dblock-misc.c186 void test18() { in test18() function
Dattr-deprecated.c101 test18 __attribute__((deprecated)), variable
Dreturn.c101 int test18() { in test18() function
Dexprs.c172 void test18(int b) { in test18() function
Dbuiltins.c185 void test18() { in test18() function
/external/clang/test/CodeGenCXX/
Dlinkage.cpp225 namespace test18 { namespace
/external/llvm/test/Transforms/InstCombine/
Dsitofp.ll166 ; CHECK-LABEL: test18
168 define i54 @test18(i64 %A) nounwind {
Drem.ll176 define i32 @test18(i16 %x, i32 %y) {
177 ; CHECK: @test18
Dapint-shift.ll177 ; CHECK-LABEL: @test18(
179 define i1 @test18(i11 %A) {
Dobjsize.ll224 ; CHECK-LABEL: @test18(
226 define i32 @test18() {
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll150 ; @test18
152 define i64 @test18(i64 %a) {
/external/llvm/test/Transforms/Reassociate/
Dfast-basictest.ll245 define float @test18(float %a, float %b, float %z) {
246 ; CHECK-LABEL: test18

1234