Home
last modified time | relevance | path

Searched refs:foo9 (Results 1 – 25 of 48) sorted by relevance

12

/external/swiftshader/third_party/LLVM/test/MC/ELF/
Dweakref.s36 .weakref foo9, bar9
37 .long foo9
/external/llvm/test/MC/ELF/
Dweakref.s36 .weakref foo9, bar9
37 .long foo9
Dtls-i386.s13 .long foo9@GOTNTPOFF
/external/clang/test/SemaCXX/
Dattr-x86-interrupt.cpp44 __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/
Dmips64imm.ll34 define i64 @foo9() nounwind readnone {
36 ; CHECK: foo9
/external/llvm/test/CodeGen/ARM/
Dfptoint.ll42 define void @foo9(double %x) {
47 ; CHECK-LABEL: foo9:
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dfptoint.ll42 define void @foo9(double %x) {
47 ; CHECK: foo9:
/external/clang/test/CodeGen/
Dstdcall-fastcall.c117 void __attribute__((fastcall)) foo9(struct S2 a, int b);
121 foo9(a, b); in bar9()
Dmips64-padding-arg.c68 void foo9(void) { in foo9() function
Dmangle.c65 void __attribute__((__overloadable__)) foo9(float4 f) {} in foo9() function
/external/swiftshader/third_party/LLVM/test/CodeGen/SystemZ/
D11-BSwap.ll63 define void @foo9(i64 %a, i64* %b) {
64 ; CHECK: foo9:
D02-MemArith.ll91 define signext i64 @foo9(i64 %a, i64 *%b, i64 %idx) {
92 ; CHECK: foo9:
D03-RetXorImmSubreg.ll53 define signext i32 @foo9(i32 %a, i32 %b) {
/external/clang/test/Driver/
Dat_file.c29 foo9
Dat_file_win.c27 foo9
Dat_file_win.c.args8 -Dfoo9=foo9\'bar9\'zed9
Dat_file.c.args8 -Dfoo9=foo9\'bar9\'zed9
Dat_file.c.args.utf16le8 -Dfoo9=foo9\'bar9\'zed9
/external/clang/test/CodeGenCXX/
Dattr-x86-interrupt.cpp18 static void foo9(int *a) __attribute__((interrupt)) {} in foo9() function
/external/clang/test/Sema/
Darm-interrupt-attr.c15 __attribute__((interrupt())) void foo9() {} in foo9() function
Dmips-interrupt-attr.c16 __attribute__((interrupt("vector=hw4"))) void foo9() {} in foo9() function
/external/swiftshader/third_party/LLVM/test/MC/ARM/
Delf-reloc-03.ll23 …i32 (...)* bitcast (i32 ()* @foo8 to i32 (...)*), i32 (...)* bitcast (i32 ()* @foo9 to i32 (...)*)]
74 define internal i32 @foo9() nounwind readnone {
/external/clang/test/PCH/
Docl_types.cl30 void foo9(pipe int P) {
/external/llvm/test/CodeGen/NVPTX/
Dload-with-non-coherent-cache.ll90 ; 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/
Dcxx-template-argument.cpp107 template<class T1, typename T2> struct foo9 : struct

12