/external/deqp-deps/glslang/Test/ |
D | hlsl.overload.frag | 27 void foo10(bool) {} 28 void foo10(int) {} 127 foo10(u); 128 foo10(f); 129 foo10(d);
|
/external/clang/test/CodeGen/ |
D | mips64-padding-arg.c | 66 void foo10(int, S16); 69 foo10(1, s16); in foo9()
|
D | stdcall-fastcall.c | 124 void __attribute__((fastcall)) foo10(float y, int x); 128 foo10(y, x); in bar10()
|
D | mangle.c | 71 int foo10(volatile int* add, int from, int to) { in foo10() function
|
/external/llvm/test/MC/ELF/ |
D | weakref.s | 42 .weakref foo10, bar10 44 .long foo10
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/ |
D | weakref.s | 42 .weakref foo10, bar10 44 .long foo10
|
/external/swiftshader/third_party/LLVM/test/MC/ELF/ |
D | weakref.s | 42 .weakref foo10, bar10 44 .long foo10
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | mips64imm.ll | 46 define i64 @foo10() nounwind readnone { 48 ; CHECK: foo10
|
D | brdelayslot.ll | 114 ; FORWARD-LABEL: foo10: 118 ; FORWARD: end foo10 120 define void @foo10() nounwind {
|
/external/llvm/test/CodeGen/Mips/ |
D | mips64imm.ll | 46 define i64 @foo10() nounwind readnone { 48 ; CHECK: foo10
|
D | brdelayslot.ll | 113 ; FORWARD-LABEL: foo10: 117 ; FORWARD: end foo10 119 define void @foo10() nounwind {
|
/external/clang/test/Driver/ |
D | at_file_win.c | 28 foo10
|
D | at_file.c | 30 foo10
|
D | at_file.c.args.utf16le | 9 -Dfoo10=foo10\"bar10\"zed10
|
D | at_file_win.c.args | 9 -Dfoo10=foo10\"bar10\"zed10
|
D | at_file.c.args | 9 -Dfoo10=foo10\"bar10\"zed10
|
/external/clang/test/Sema/ |
D | arm-interrupt-attr.c | 16 __attribute__((interrupt(""))) void foo10() {} in foo10() function
|
D | mips-interrupt-attr.c | 26 __attribute__((interrupt)) __attribute__ ((mips16)) void foo10() {} // expected-error {{'interrupt'… in foo10() function
|
D | attr-sentinel.c | 11 void foo10 (int x, ...) __attribute__ ((__sentinel__(1,1)));
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.overload.frag.out | 72 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/ |
D | load-with-non-coherent-cache.ll | 100 ; 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/ |
D | load-with-non-coherent-cache.ll | 100 ; 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/ |
D | ocl_types.cl | 34 void foo10(pipe Person P) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/SystemZ/ |
D | 02-MemArith.ll | 102 define signext i32 @foo10(i32 %a, i32 *%b, i64 %idx) { 103 ; CHECK: foo10:
|
/external/clang/test/Parser/ |
D | cxx-template-argument.cpp | 114 template<class T1, typename T2> struct foo10 : struct
|