Home
last modified time | relevance | path

Searched refs:foo10 (Results 1 – 25 of 49) sorted by relevance

12

/external/deqp-deps/glslang/Test/
Dhlsl.overload.frag27 void foo10(bool) {}
28 void foo10(int) {}
127 foo10(u);
128 foo10(f);
129 foo10(d);
/external/clang/test/CodeGen/
Dmips64-padding-arg.c66 void foo10(int, S16);
69 foo10(1, s16); in foo9()
Dstdcall-fastcall.c124 void __attribute__((fastcall)) foo10(float y, int x);
128 foo10(y, x); in bar10()
Dmangle.c71 int foo10(volatile int* add, int from, int to) { in foo10() function
/external/llvm/test/MC/ELF/
Dweakref.s42 .weakref foo10, bar10
44 .long foo10
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Dweakref.s42 .weakref foo10, bar10
44 .long foo10
/external/swiftshader/third_party/LLVM/test/MC/ELF/
Dweakref.s42 .weakref foo10, bar10
44 .long foo10
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dmips64imm.ll46 define i64 @foo10() nounwind readnone {
48 ; CHECK: foo10
Dbrdelayslot.ll114 ; FORWARD-LABEL: foo10:
118 ; FORWARD: end foo10
120 define void @foo10() nounwind {
/external/llvm/test/CodeGen/Mips/
Dmips64imm.ll46 define i64 @foo10() nounwind readnone {
48 ; CHECK: foo10
Dbrdelayslot.ll113 ; FORWARD-LABEL: foo10:
117 ; FORWARD: end foo10
119 define void @foo10() nounwind {
/external/clang/test/Driver/
Dat_file_win.c28 foo10
Dat_file.c30 foo10
Dat_file.c.args.utf16le9 -Dfoo10=foo10\"bar10\"zed10
Dat_file_win.c.args9 -Dfoo10=foo10\"bar10\"zed10
Dat_file.c.args9 -Dfoo10=foo10\"bar10\"zed10
/external/clang/test/Sema/
Darm-interrupt-attr.c16 __attribute__((interrupt(""))) void foo10() {} in foo10() function
Dmips-interrupt-attr.c26 __attribute__((interrupt)) __attribute__ ((mips16)) void foo10() {} // expected-error {{'interrupt'… in foo10() function
Dattr-sentinel.c11 void foo10 (int x, ...) __attribute__ ((__sentinel__(1,1)));
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.overload.frag.out72 0:27 Function Definition: foo10(b1; ( temp void)
75 0:28 Function Definition: foo10(i1; ( temp void)
313 0:127 Function Call: foo10(i1; ( temp void)
316 0:128 Function Call: foo10(i1; ( temp void)
319 0:129 Function Call: foo10(i1; ( temp void)
441 0:27 Function Definition: foo10(b1; ( temp void)
444 0:28 Function Definition: foo10(i1; ( temp void)
682 0:127 Function Call: foo10(i1; ( temp void)
685 0:128 Function Call: foo10(i1; ( temp void)
688 0:129 Function Call: foo10(i1; ( temp void)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Dload-with-non-coherent-cache.ll100 ; 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/llvm/test/CodeGen/NVPTX/
Dload-with-non-coherent-cache.ll100 ; 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/PCH/
Docl_types.cl34 void foo10(pipe Person P) {
/external/swiftshader/third_party/LLVM/test/CodeGen/SystemZ/
D02-MemArith.ll102 define signext i32 @foo10(i32 %a, i32 *%b, i64 %idx) {
103 ; CHECK: foo10:
/external/clang/test/Parser/
Dcxx-template-argument.cpp114 template<class T1, typename T2> struct foo10 : struct

12