Searched refs:funcB (Results 1 – 12 of 12) sorted by relevance
/external/llvm-project/clang/test/Sema/ |
D | no_callconv.cpp | 10 void __attribute__((regcall)) funcB() {} // expected-error {{'regcall' calling convention is not su… in funcB() function 25 void __attribute__((regcall)) funcB() {} in funcB() function
|
/external/llvm/test/CodeGen/X86/ |
D | avx-cvt.ll | 84 define double @funcB(i32* nocapture %e) nounwind uwtable readonly ssp { 85 ; CHECK-LABEL: funcB:
|
D | avx-splat.ll | 15 define <16 x i16> @funcB(<16 x i16> %a) nounwind uwtable readnone ssp { 16 ; CHECK-LABEL: funcB:
|
D | avx512-cvt.ll | 469 define double @funcB(i32* %e) { 470 ; ALL-LABEL: funcB:
|
/external/deqp-deps/glslang/Test/ |
D | specExamples.vert | 136 vec4 funcB(image2D a) { } 170 funcB(img2); // illegal, stripping "coherent" is not, ERROR, changing formats
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | avx-cvt.ll | 118 define double @funcB(i32* nocapture %e) nounwind uwtable readonly ssp { 119 ; CHECK-LABEL: funcB:
|
D | avx-splat.ll | 16 define <16 x i16> @funcB(<16 x i16> %a) nounwind uwtable readnone ssp { 17 ; CHECK-LABEL: funcB:
|
/external/deqp/data/gles3/shaders/ |
D | functions.test | 4215 float funcB (float x); 4220 funcB(x*2.0); 4225 float funcB (float x) 4232 ${POSITION_FRAG_COLOR} = vec4(funcB(ua)); 4248 float funcB (float x); 4255 funcB(z*2.0); 4261 float funcB (float x) 4268 ${POSITION_FRAG_COLOR} = vec4(funcB(ua)); 4284 float funcB (float x); 4292 case 2: return funcB(x*2.0); [all …]
|
/external/llvm-project/llvm/test/Transforms/SampleProfile/ |
D | profile-context-tracker.ll | 139 !10 = !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 7, type: !7… 173 !47 = distinct !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 32…
|
D | profile-context-tracker-debug.ll | 176 !10 = !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 7, type: !7… 210 !47 = distinct !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 32…
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | specExamples.vert.out | 31 ERROR: 0:136: '' : function does not return a value: funcB 45 0:136 Function Definition: funcB(I21; ( global 4-component vector of float) 218 0:170 Function Call: funcB(I21; ( global 4-component vector of float) 328 0:136 Function Definition: funcB(I21; ( global 4-component vector of float) 501 0:170 Function Call: funcB(I21; ( global 4-component vector of float)
|
D | specExamplesConf.vert.out | 32 ERROR: 0:136: '' : function does not return a value: funcB 46 0:136 Function Definition: funcB(I21; ( global 4-component vector of float) 219 0:170 Function Call: funcB(I21; ( global 4-component vector of float) 329 0:136 Function Definition: funcB(I21; ( global 4-component vector of float) 502 0:170 Function Call: funcB(I21; ( global 4-component vector of float)
|