Home
last modified time | relevance | path

Searched refs:test19 (Results 1 – 25 of 66) sorted by relevance

123

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp22 class test19 : virtual test18 { virtual void f(); }; class
23 class test20 : virtual test19 { virtual void f(); };
/external/llvm/test/Transforms/ObjCARC/
Drv.ll229 ; CHECK: define i8* @test19(i8* %p) {
231 define i8* @test19(i8* %p) {
237 ; Like test19 but with plain autorelease.
249 ; Like test19 but with plain retain.
261 ; Like test19 but with plain retain and autorelease.
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll332 define x86_fp80 @test19(i32 %a, i32 %b, x86_fp80 %x) nounwind {
337 ; SSE-LABEL: test19:
340 ; NOSSE2-LABEL: test19:
343 ; NOSSE1-LABEL: test19:
346 ; NOCMOV-LABEL: test19:
Dfast-isel-x86-64.ll241 define void @test19(double* %p1) {
244 ; CHECK-LABEL: test19:
Dfold-vector-sext-zext.ll259 define <8 x i16> @test19() {
271 ; CHECK-LABEL: test19
/external/llvm/test/Transforms/InstCombine/
D2003-06-05-BranchInvertInfLoop.ll7 define i8 @test19(i1 %c) {
Dsitofp.ll176 ; CHECK-LABEL: test19
179 define i55 @test19(i64 %A) nounwind {
Drem.ll191 define i32 @test19(i32 %x, i32 %y) {
192 ; CHECK: @test19
Dapint-shift.ll185 ; CHECK-LABEL: @test19(
187 define i1 @test19(i37 %A) {
Dmul.ll170 define i32 @test19(i32 %A, i32 %B) {
171 ; CHECK-LABEL: @test19(
Dobjsize.ll234 ; CHECK-LABEL: @test19(
236 define i32 @test19() {
Dxor.ll180 define i32 @test19(i32 %A, i32 %B) {
181 ; CHECK-LABEL: @test19(
Ddiv.ll160 define i32 @test19(i32 %x) {
163 ; CHECK-LABEL: @test19(
Dfloat-shrink-compare.ll225 define i32 @test19(float %x, float %y, float %z) nounwind uwtable {
233 ; CHECK-LABEL: @test19(
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp65 void test19() { in test19() function
/external/clang/test/CodeGenObjC/
Darc-unoptimized-byref-var.m4 void test19() { function
/external/clang/test/Parser/
Dchar-literal-printing.c25 char test19(void) { return '\v'; } in test19() function
/external/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll187 ; CHECK: test19
190 define float @test19(float %a) #1 {
/external/clang/test/Sema/
Dblock-misc.c192 int test19() { in test19() function
Dswitch.c326 void test19(int i) { in test19() function
Dattr-deprecated.c102 test19; variable
Dreturn.c105 int test19() { in test19() function
Dexprs.c182 void test19() { in test19() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll157 ; CHECK-LABEL: @test19
159 define <4 x i8> @test19(<4 x i8> %a) {
/external/llvm/test/Transforms/Reassociate/
Dfast-basictest.ll259 define float @test19(float %A, float %B) {
260 ; CHECK-LABEL: @test19

123