/external/swiftshader/third_party/LLVM/test/MC/ELF/ |
D | weakref.s | 36 .weakref foo9, bar9 37 .long foo9
|
/external/llvm/test/MC/ELF/ |
D | weakref.s | 36 .weakref foo9, bar9 37 .long foo9
|
D | tls-i386.s | 13 .long foo9@GOTNTPOFF
|
/external/clang/test/SemaCXX/ |
D | attr-x86-interrupt.cpp | 44 __attribute__((interrupt)) void foo9(T *a) {} in foo9() function 48 foo9(a); // expected-error {{interrupt service routine cannot be called directly}} in bar()
|
/external/llvm/test/CodeGen/Mips/ |
D | mips64imm.ll | 34 define i64 @foo9() nounwind readnone { 36 ; CHECK: foo9
|
/external/llvm/test/CodeGen/ARM/ |
D | fptoint.ll | 42 define void @foo9(double %x) { 47 ; CHECK-LABEL: foo9:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | fptoint.ll | 42 define void @foo9(double %x) { 47 ; CHECK: 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/swiftshader/third_party/LLVM/test/CodeGen/SystemZ/ |
D | 11-BSwap.ll | 63 define void @foo9(i64 %a, i64* %b) { 64 ; CHECK: foo9:
|
D | 02-MemArith.ll | 91 define signext i64 @foo9(i64 %a, i64 *%b, i64 %idx) { 92 ; CHECK: foo9:
|
D | 03-RetXorImmSubreg.ll | 53 define signext i32 @foo9(i32 %a, i32 %b) {
|
/external/clang/test/Driver/ |
D | at_file.c | 29 foo9
|
D | at_file_win.c | 27 foo9
|
D | at_file_win.c.args | 8 -Dfoo9=foo9\'bar9\'zed9
|
D | at_file.c.args | 8 -Dfoo9=foo9\'bar9\'zed9
|
D | at_file.c.args.utf16le | 8 -Dfoo9=foo9\'bar9\'zed9
|
/external/clang/test/CodeGenCXX/ |
D | attr-x86-interrupt.cpp | 18 static void foo9(int *a) __attribute__((interrupt)) {} in foo9() function
|
/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/swiftshader/third_party/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/PCH/ |
D | ocl_types.cl | 30 void foo9(pipe int P) {
|
/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
|