Home
last modified time | relevance | path

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

1234567

/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dintrinsics-v60-shift.ll14 ; CHECK-LABEL: test19:
16 define void @test19(<16 x i32> %a) #0 {
/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:
/external/swiftshader/third_party/llvm-7.0/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-sext-zext.ll309 define i64 @test19(i32 %x) nounwind {
310 ; X32-LABEL: test19:
317 ; X64-LABEL: test19:
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/
Drv.ll279 ; CHECK: define i8* @test19(i8* %p) {
281 define i8* @test19(i8* %p) {
287 ; Like test19 but with plain autorelease.
299 ; Like test19 but with plain retain.
311 ; Like test19 but with plain retain and autorelease.
/external/ltp/lib/newlib_tests/
D.gitignore23 test19
/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2003-06-05-BranchInvertInfLoop.ll7 define i8 @test19(i1 %c) {
/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 {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
D2003-06-05-BranchInvertInfLoop.ll7 define i8 @test19(i1 %c) {
Dapint-sub.ll164 define i39 @test19(i39 %X, i39 %Y) {
165 ; CHECK-LABEL: @test19(
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt43 test19 - private to private - with slave children
139 test19:
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp62 void test19() { in test19() function
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt44 test19 - shared subtree with shared child to slave subtree.
147 test19:
/external/clang/test/CodeGenObjC/
Darc-unoptimized-byref-var.m4 void test19() { function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll185 ; CHECK-LABEL: test19:
188 define float @test19(float %a) #1 {
/external/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll185 ; CHECK-LABEL: test19:
188 define float @test19(float %a) #1 {
/external/clang/test/Parser/
Dchar-literal-printing.c25 char test19(void) { return '\v'; } in test19() function
/external/clang/test/Sema/
Dattr-deprecated.c102 test19; variable
Dswitch.c326 void test19(int i) { in test19() function
Dblock-misc.c192 int test19() { in test19() function
Dreturn.c105 int test19() { in test19() function

1234567