/external/llvm/test/MC/ARM/ |
D | eh-directive-cantunwind-diagnostics.s | 77 .globl func4 symbol 79 .type func4,%function 81 func4: label
|
D | eh-directive-setfp-diagnostics.s | 62 .globl func4 symbol 64 .type func4,%function 66 func4: label
|
D | eh-directive-multiple-offsets.s | 103 .globl func4 symbol 104 .type func4,%function 107 func4: label
|
/external/chromium_org/tools/gyp/test/builddir/src/subdir2/subdir3/subdir4/ |
D | prog4.c | 3 extern void func4(void); 8 func4(); in main()
|
D | prog4.gyp | 15 '../../../func4.c',
|
/external/clang/test/CodeGenCXX/ |
D | mangle-extern-local.cpp | 39 extern int var5, func4(); in f4() 40 return var5 + func4(); in f4()
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | preserve-branchweights-switch-create.ll | 4 declare void @func4(i32) 27 call void @func4(i32 %N) nounwind 64 call void @func4(i32 %N) nounwind 111 call void @func4(i32 %N) nounwind
|
/external/chromium_org/tools/gyp/test/builddir/src/ |
D | func4.c | 3 void func4(void) in func4() function
|
/external/libcxx/test/thread/futures/futures.shared_future/ |
D | get.pass.cpp | 42 void func4(std::promise<int&> p) in func4() function 102 std::thread(func4, std::move(p)).detach(); in main()
|
/external/libcxx/test/thread/futures/futures.unique_future/ |
D | get.pass.cpp | 42 void func4(std::promise<int&> p) in func4() function 102 std::thread(func4, std::move(p)).detach(); in main()
|
/external/llvm/test/CodeGen/ARM/ |
D | neon_spill.ll | 22 declare arm_aapcs_vfpcc %2** @func4() 35 %6 = call arm_aapcs_vfpcc %2** @func4() nounwind
|
D | atomic-op.ll | 188 ; CHECK: func4 192 define i32 @func4(i32* %p) nounwind optsize ssp {
|
/external/clang/test/CXX/basic/basic.scope/basic.scope.local/ |
D | p2.cpp | 16 void func4(int i) try { // expected-note{{previous definition is here}} in func4() function
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-subvector-extend.ll | 34 define <16 x i16> @func4(<16 x i8> %v0) nounwind { 35 ; CHECK-LABEL: func4: 134 ; CHECK-LABEL: func4:
|
/external/llvm/test/CodeGen/Mips/ |
D | mips64intldst.ll | 54 define i64 @func4() nounwind readonly { 56 ; CHECK-N64: func4 59 ; CHECK-N32: func4
|
D | fpbr.ll | 130 define void @func4(double %f2, double %f3) nounwind { 132 ; ALL-LABEL: func4:
|
/external/clang/test/SemaObjC/ |
D | nonnull.m | 23 extern void func4 (void (^block1)(), void (^block2)()) __attribute__((nonnull(1))) function 42 func4(0, cp1); // expected-warning {{null passed to a callee which requires a non-null argument}} 43 func4(cp1, 0); // expected-warning {{null passed to a callee which requires a non-null argument}}
|
/external/clang/test/CodeGenCUDA/ |
D | address-spaces.cu | 88 __device__ void func4() { in func4() function
|
/external/clang/test/SemaCXX/ |
D | type-definition-in-specifier.cpp | 46 void func4(struct t19018 {int qq;} x); // expected-error{{cannot be defined in a parameter type}}
|
/external/llvm/test/Transforms/InstCombine/ |
D | and-not-or.ll | 28 define i32 @func4(i32 %x, i32 %y) nounwind {
|
D | or-to-xor.ll | 34 define i32 @func4(i32 %a, i32 %b) nounwind readnone {
|
D | and-or.ll | 32 define i32 @func4(i32 %a, i32 %b) nounwind readnone {
|
/external/llvm/test/CodeGen/PowerPC/ |
D | anon_aggr.ll | 144 define i8* @func4(i64 %p1, i64 %p2, i64 %p3, i64 %p4, 159 ; CHECK-LABEL: func4:
|
/external/llvm/test/MC/Mips/ |
D | nacl-mask.s | 249 bgezal $t2, func4
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 3810 , func4 (func4_) in GenFuncs() 3816 const GenFunc<Sig, 4>& func4; member 4918 group->addChild(createFuncCase(ctx, "vec4", m_funcs.func4)); in createCase()
|