/external/clang/test/CodeGen/ |
D | mips64-padding-arg.c | 66 void foo10(int, S16); 69 foo10(1, s16); in foo9()
|
D | stdcall-fastcall.c | 124 void __attribute__((fastcall)) foo10(float y, int x); 128 foo10(y, x); in bar10()
|
D | mangle.c | 71 int foo10(volatile int* add, int from, int to) { in foo10() function
|
/external/llvm/test/MC/ELF/ |
D | weakref.s | 42 .weakref foo10, bar10 44 .long foo10
|
/external/llvm/test/CodeGen/Mips/ |
D | mips64imm.ll | 46 define i64 @foo10() nounwind readnone { 48 ; CHECK: foo10
|
D | brdelayslot.ll | 112 ; FORWARD-LABEL: foo10: 116 ; FORWARD: end foo10 118 define void @foo10() nounwind {
|
D | fp16instrinsmc.ll | 151 define void @foo10() #0 {
|
/external/clang/test/Driver/ |
D | at_file.c | 30 foo10
|
D | at_file.c.args.utf16le | 9 -Dfoo10=foo10\"bar10\"zed10
|
D | at_file.c.args | 9 -Dfoo10=foo10\"bar10\"zed10
|
/external/clang/test/Sema/ |
D | arm-interrupt-attr.c | 16 __attribute__((interrupt(""))) void foo10() {} in foo10() function
|
D | mips-interrupt-attr.c | 26 __attribute__((interrupt)) __attribute__ ((mips16)) void foo10() {} // expected-error {{'interrupt'… in foo10() function
|
D | attr-sentinel.c | 11 void foo10 (int x, ...) __attribute__ ((__sentinel__(1,1)));
|
/external/v8/test/mjsunit/regress/ |
D | regress-470804.js | 24 this.foo10 = 0;
|
/external/llvm/test/CodeGen/NVPTX/ |
D | load-with-non-coherent-cache.ll | 100 ; SM20-LABEL: .visible .entry foo10( 102 ; SM35-LABEL: .visible .entry foo10( 104 define void @foo10(<2 x i64> * noalias readonly %from, <2 x i64> * %to) { 255 !10 = !{void (<2 x i64> *, <2 x i64> *)* @foo10, !"kernel", i32 1}
|
/external/clang/test/Parser/ |
D | cxx-template-argument.cpp | 114 template<class T1, typename T2> struct foo10 : struct
|
/external/clang/test/SemaOpenCL/ |
D | amdgpu-num-register-attrs.cl | 21 __attribute__((amdgpu_num_vgpr(0))) kernel void foo10() {}
|
/external/clang/test/SemaObjC/ |
D | method-sentinel-attr.m | 15 - (void) foo10 : (int)x, ... __attribute__ ((__sentinel__(1,1)));
|
D | blocks.m | 70 void foo10() { function
|
/external/v8/test/mjsunit/compiler/ |
D | alloc-object-huge.js | 62 this.foo10 = 10;
|
/external/llvm/test/CodeGen/Hexagon/ |
D | signed_immediates.ll | 71 define void @foo10(i32* %a, i32 %b) {
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-csel.ll | 122 define i64 @foo10(i64 %v) nounwind readnone optsize ssp { 124 ; CHECK-LABEL: foo10:
|
/external/llvm/test/Transforms/ObjCARC/ |
D | nested.ll | 799 …%foo10 = getelementptr inbounds <{ i8*, i32, i32, i8*, %struct.__block_d*, i8* }>, <{ i8*, i32, i3… 811 store i8* %call, i8** %foo10, align 8 816 %strongdestroy25 = load i8*, i8** %foo10, align 8
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2009-01-19-fmod-constant-float-specials.ll | 184 define void @foo10() nounwind {
|
/external/clang/test/SemaCXX/ |
D | warn-thread-safety-analysis.cpp | 1794 void foo10() { in foo10() function
|