/external/llvm/test/MC/ELF/ |
D | weakref.s | 36 .weakref foo9, bar9 37 .long foo9
|
D | tls-i386.s | 13 .long foo9@GOTNTPOFF
|
/external/llvm/test/CodeGen/Mips/ |
D | mips64imm.ll | 34 define i64 @foo9() nounwind readnone { 36 ; CHECK: foo9
|
D | brdelayslot.ll | 97 @foo9 = common global void ()* null, align 4 102 %0 = load void ()*, void ()** @foo9, align 4
|
D | fp-indexed-ls.ll | 245 define void @foo9(float %f) nounwind { 247 ; ALL-LABEL: foo9:
|
D | fp16instrinsmc.ll | 137 define void @foo9() #0 {
|
/external/llvm/test/CodeGen/ARM/ |
D | fptoint.ll | 42 define void @foo9(double %x) { 47 ; CHECK-LABEL: foo9:
|
/external/clang/test/CodeGen/ |
D | stdcall-fastcall.c | 117 void __attribute__((fastcall)) foo9(struct S2 a, int b); 121 foo9(a, b); in bar9()
|
D | mips64-padding-arg.c | 68 void foo9(void) { in foo9() function
|
D | mangle.c | 65 void __attribute__((__overloadable__)) foo9(float4 f) {} in foo9() function
|
/external/clang/test/Driver/ |
D | at_file.c | 29 foo9
|
D | at_file.c.args.utf16le | 8 -Dfoo9=foo9\'bar9\'zed9
|
D | at_file.c.args | 8 -Dfoo9=foo9\'bar9\'zed9
|
/external/clang/test/Sema/ |
D | arm-interrupt-attr.c | 15 __attribute__((interrupt())) void foo9() {} in foo9() function
|
D | mips-interrupt-attr.c | 16 __attribute__((interrupt("vector=hw4"))) void foo9() {} in foo9() function
|
/external/llvm/test/CodeGen/NVPTX/ |
D | load-with-non-coherent-cache.ll | 90 ; SM20-LABEL: .visible .entry foo9( 92 ; SM35-LABEL: .visible .entry foo9( 94 define void @foo9(<2 x i32> * noalias readonly %from, <2 x i32> * %to) { 254 !9 = !{void (<2 x i32> *, <2 x i32> *)* @foo9, !"kernel", i32 1}
|
/external/clang/test/Parser/ |
D | cxx-template-argument.cpp | 107 template<class T1, typename T2> struct foo9 : struct
|
/external/clang/test/SemaOpenCL/ |
D | amdgpu-num-register-attrs.cl | 18 __attribute__((amdgpu_num_vgpr(40), amdgpu_num_sgpr(64))) kernel void foo9() {}
|
/external/clang/test/SemaObjC/ |
D | method-sentinel-attr.m | 14 - (void) foo9 : (int)x, ... __attribute__ ((__sentinel__(-1))); // expected-error {{'sentinel' par…
|
D | blocks.m | 55 int foo9() { function
|
/external/v8/test/mjsunit/compiler/ |
D | alloc-object-huge.js | 61 this.foo9 = 9;
|
/external/llvm/test/CodeGen/Hexagon/ |
D | signed_immediates.ll | 63 define void @foo9(i16* %a, i16 %b) {
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-csel.ll | 111 define i32 @foo9(i32 %v) nounwind readnone optsize ssp { 113 ; CHECK-LABEL: foo9:
|
/external/llvm/test/CodeGen/X86/ |
D | pseudo_cmov_lower.ll | 225 ; CHECK-LABEL: foo9: 228 define void @foo9(i32 %v1,
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2009-01-19-fmod-constant-float-specials.ll | 165 define void @foo9() nounwind {
|