Searched refs:foo9 (Results 1 – 24 of 24) sorted by relevance
/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
|
/external/llvm/test/MC/ARM/ |
D | elf-reloc-03.ll | 23 …i32 (...)* bitcast (i32 ()* @foo8 to i32 (...)*), i32 (...)* bitcast (i32 ()* @foo9 to i32 (...)*)] 74 define internal i32 @foo9() nounwind readnone {
|
/external/clang/test/Parser/ |
D | cxx-template-argument.cpp | 94 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/AArch64/ |
D | arm64-csel.ll | 111 define i32 @foo9(i32 %v) nounwind readnone optsize ssp { 113 ; CHECK-LABEL: foo9:
|
D | arm64-vmul.ll | 1367 define <2 x i64> @foo9(<2 x i64> %a, <4 x i32> %b, <2 x i32> %c) nounwind readnone optsize ssp { 1368 ; CHECK-LABEL: foo9:
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2009-01-19-fmod-constant-float-specials.ll | 165 define void @foo9() nounwind {
|
/external/clang/test/SemaCXX/ |
D | warn-thread-safety-analysis.cpp | 1782 void foo9() { in foo9() function
|