Home
last modified time | relevance | path

Searched refs:funcB (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dno_callconv.cpp10 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/
Davx-cvt.ll84 define double @funcB(i32* nocapture %e) nounwind uwtable readonly ssp {
85 ; CHECK-LABEL: funcB:
Davx-splat.ll15 define <16 x i16> @funcB(<16 x i16> %a) nounwind uwtable readnone ssp {
16 ; CHECK-LABEL: funcB:
Davx512-cvt.ll469 define double @funcB(i32* %e) {
470 ; ALL-LABEL: funcB:
/external/deqp-deps/glslang/Test/
DspecExamples.vert136 vec4 funcB(image2D a) { }
170 funcB(img2); // illegal, stripping "coherent" is not, ERROR, changing formats
/external/llvm-project/llvm/test/CodeGen/X86/
Davx-cvt.ll118 define double @funcB(i32* nocapture %e) nounwind uwtable readonly ssp {
119 ; CHECK-LABEL: funcB:
Davx-splat.ll16 define <16 x i16> @funcB(<16 x i16> %a) nounwind uwtable readnone ssp {
17 ; CHECK-LABEL: funcB:
/external/deqp/data/gles3/shaders/
Dfunctions.test4215 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/
Dprofile-context-tracker.ll139 !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…
Dprofile-context-tracker-debug.ll176 !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/
DspecExamples.vert.out31 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)
DspecExamplesConf.vert.out32 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)