Searched refs:foo13 (Results 1 – 25 of 27) sorted by relevance
12
/external/llvm-project/clang/test/Sema/ |
D | warn-strict-prototypes.c | 75 void foo13(...) __attribute__((overloadable)); 76 void foo13(...) __attribute__((overloadable)) {} in foo13() function
|
D | riscv-interrupt-attr.c | 59 __attribute__((interrupt())) void foo13(void) {} in foo13() function
|
/external/llvm/test/MC/ELF/ |
D | weakref.s | 57 .weakref foo13, bar13 58 .long foo13
|
/external/llvm-project/llvm/test/MC/ELF/ |
D | weakref.s | 57 .weakref foo13, bar13 58 .long foo13
|
/external/clang/test/Driver/ |
D | at_file_win.c | 33 foo13
|
D | at_file.c | 35 foo13
|
/external/llvm-project/clang/test/Driver/ |
D | at_file.c | 35 foo13
|
D | at_file_win.c | 33 foo13
|
/external/clang/test/SemaObjC/ |
D | method-sentinel-attr.m | 20 - (id) foo13 : (id)firstObj, ... __attribute__((sentinel(0,1))); 44 [ p foo13 : NULL];
|
/external/llvm-project/clang/test/SemaObjC/ |
D | method-sentinel-attr.m | 20 - (id) foo13 : (id)firstObj, ... __attribute__((sentinel(0,1))); 44 [ p foo13 : NULL];
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.overload.frag | 41 void foo13(float3) {} 136 foo13(f);
|
D | 300.frag | 117 void foo13(s inSt2)
|
/external/llvm-project/llvm/test/CodeGen/NVPTX/ |
D | load-with-non-coherent-cache.ll | 130 ; SM20-LABEL: .visible .entry foo13( 132 ; SM35-LABEL: .visible .entry foo13( 134 define void @foo13(<4 x i8> * noalias readonly %from, <4 x i8> * %to) { 258 !13 = !{void (<4 x i8> *, <4 x i8> *)* @foo13, !"kernel", i32 1}
|
/external/llvm/test/CodeGen/NVPTX/ |
D | load-with-non-coherent-cache.ll | 130 ; SM20-LABEL: .visible .entry foo13( 132 ; SM35-LABEL: .visible .entry foo13( 134 define void @foo13(<4 x i8> * noalias readonly %from, <4 x i8> * %to) { 258 !13 = !{void (<4 x i8> *, <4 x i8> *)* @foo13, !"kernel", i32 1}
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/ |
D | graph-function-name-bug.pbtxt | 77 name: "foo13"
|
/external/clang/test/SemaOpenCL/ |
D | amdgpu-num-register-attrs.cl | 30 __attribute__((amdgpu_num_vgpr(4294967296))) kernel void foo13() {} // expected-error {{integer con…
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | signed_immediates.ll | 97 define i32 @foo13() {
|
/external/llvm/test/CodeGen/Hexagon/ |
D | signed_immediates.ll | 97 define i32 @foo13() {
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-csel.ll | 155 define i32 @foo13(i32 %v, i32 %a, i32 %b) nounwind readnone optsize ssp { 157 ; CHECK-LABEL: foo13:
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-csel.ll | 156 define i32 @foo13(i32 %v, i32 %a, i32 %b) nounwind readnone optsize ssp { 158 ; CHECK-LABEL: foo13:
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.overload.frag.out | 102 0:41 Function Definition: foo13(vf3; ( temp void) 337 0:136 Function Call: foo13(vf3; ( temp void) 471 0:41 Function Definition: foo13(vf3; ( temp void) 706 0:136 Function Call: foo13(vf3; ( temp void) 816 Name 141 "foo13(vf3;" 1161 141(foo13(vf3;): 2 Function None 106 1609 492: 2 FunctionCall 141(foo13(vf3;) 491(param)
|
/external/llvm/test/CodeGen/Mips/ |
D | fp16instrinsmc.ll | 193 define void @foo13() #0 {
|
/external/llvm-project/llvm/test/CodeGen/Mips/ |
D | fp16instrinsmc.ll | 193 define void @foo13() #0 {
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | 2009-01-19-fmod-constant-float-specials.ll | 241 define void @foo13() nounwind {
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2009-01-19-fmod-constant-float-specials.ll | 241 define void @foo13() nounwind {
|
12