/external/llvm-project/llvm/test/tools/llvm-profgen/ |
D | symbolize.ll | 6 ; CHECK: <funcA>: 7 ; CHECK: 0: mov eax, edi funcA:0 8 ; CHECK: 2: mov ecx, dword ptr [rip] funcLeaf:2 @ funcA:1 9 ; CHECK: 8: lea edx, [rcx + 3] fib:2 @ funcLeaf:2 @ funcA:1 10 ; CHECK: b: cmp ecx, 3 fib:2 @ funcLeaf:2 @ funcA:1 11 ; CHECK: e: cmovl edx, ecx fib:2 @ funcLeaf:2 @ funcA:1 12 ; CHECK: 11: sub eax, edx funcLeaf:2 @ funcA:1 13 ; CHECK: 13: ret funcA:2 37 define dso_local i32 @funcA(i32 %x) !dbg !12 { 88 !12 = distinct !DISubprogram(name: "funcA", scope: !3, file: !3, line: 6, type: !13, scopeLine: 6, …
|
/external/llvm-project/clang/test/Sema/ |
D | no_callconv.cpp | 9 void __attribute__((vectorcall)) funcA() {} // expected-error {{'vectorcall' calling convention is … in funcA() function 24 void __attribute__((vectorcall)) funcA() {} in funcA() function
|
/external/llvm-project/clang/test/VFS/ |
D | module_missing_vfs.m | 2 // RUN: echo "void funcA(void);" >> %t/a.h 14 funcA();
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i830_state.c | 286 int funcA; in i830_set_blend_state() local 323 funcA = SRC_ABLEND_FACT(intel_translate_blend_factor(ctx->Color.Blend[0].SrcA)) in i830_set_blend_state() 332 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); in i830_set_blend_state() 336 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); in i830_set_blend_state() 350 iab = eqnA | funcA in i830_set_blend_state() 359 if ((eqnA | funcA) != (eqnRGB | funcRGB)) in i830_set_blend_state()
|
/external/llvm/test/CodeGen/X86/ |
D | avx-cvt.ll | 74 define double @funcA(i64* nocapture %e) nounwind uwtable readonly ssp { 75 ; CHECK-LABEL: funcA:
|
D | avx-splat.ll | 4 define <32 x i8> @funcA(<32 x i8> %a) nounwind uwtable readnone ssp { 5 ; CHECK-LABEL: funcA:
|
D | avx512-cvt.ll | 458 define double @funcA(i64* nocapture %e) { 459 ; ALL-LABEL: funcA:
|
/external/deqp-deps/glslang/Test/ |
D | specExamples.vert | 134 vec4 funcA(restrict image2D a) { } 169 funcA(img1); // OK, adding "restrict" is allowed, ERROR, changing formats
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | specExamples.vert | 134 vec4 funcA(restrict image2D a) { } 169 funcA(img1); // OK, adding "restrict" is allowed, ERROR, changing formats
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | avx-cvt.ll | 108 define double @funcA(i64* nocapture %e) nounwind uwtable readonly ssp { 109 ; CHECK-LABEL: funcA:
|
D | avx-splat.ll | 5 define <32 x i8> @funcA(<32 x i8> %a) nounwind uwtable readnone ssp { 6 ; CHECK-LABEL: funcA:
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | specExamples.vert.out | 31 ERROR: 0:134: '' : function does not return a value: funcA 43 0:134 Function Definition: funcA(I21; ( global 4-component vector of float) 217 0:169 Function Call: funcA(I21; ( global 4-component vector of float) 326 0:134 Function Definition: funcA(I21; ( global 4-component vector of float) 500 0:169 Function Call: funcA(I21; ( global 4-component vector of float)
|
D | specExamplesConf.vert.out | 32 ERROR: 0:134: '' : function does not return a value: funcA 44 0:134 Function Definition: funcA(I21; ( global 4-component vector of float) 218 0:169 Function Call: funcA(I21; ( global 4-component vector of float) 327 0:134 Function Definition: funcA(I21; ( global 4-component vector of float) 501 0:169 Function Call: funcA(I21; ( global 4-component vector of float)
|
/external/llvm-project/llvm/test/Transforms/SampleProfile/ |
D | profile-context-tracker.ll | 135 !6 = !DISubprogram(name: "funcA", linkageName: "_Z5funcAi", scope: !3, file: !3, line: 6, type: !7,… 169 !40 = distinct !DISubprogram(name: "funcA", linkageName: "_Z5funcAi", scope: !3, file: !3, line: 26…
|
D | profile-context-tracker-debug.ll | 172 !6 = !DISubprogram(name: "funcA", linkageName: "_Z5funcAi", scope: !3, file: !3, line: 6, type: !7,… 206 !40 = distinct !DISubprogram(name: "funcA", linkageName: "_Z5funcAi", scope: !3, file: !3, line: 26…
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | specExamplesConf.vert.out | 31 ERROR: 0:134: '' : function does not return a value: funcA 43 0:134 Function Definition: funcA(I21; ( global 4-component vector of float) 217 0:169 Function Call: funcA(I21; ( global 4-component vector of float) 326 0:134 Function Definition: funcA(I21; ( global 4-component vector of float) 500 0:169 Function Call: funcA(I21; ( global 4-component vector of float)
|
D | specExamples.vert.out | 30 ERROR: 0:134: '' : function does not return a value: funcA 42 0:134 Function Definition: funcA(I21; ( global 4-component vector of float) 216 0:169 Function Call: funcA(I21; ( global 4-component vector of float) 325 0:134 Function Definition: funcA(I21; ( global 4-component vector of float) 499 0:169 Function Call: funcA(I21; ( global 4-component vector of float)
|
/external/deqp/data/gles3/shaders/ |
D | functions.test | 4214 float funcA (float x); 4217 float funcA (float x) 4227 return sqrt(funcA(x)); 4247 float funcA (float x); 4250 float funcA (float x) 4263 return sqrt(funcA(x)); 4283 float funcA (float x); 4286 float funcA (float x) 4299 return sqrt(funcA(x));
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_state.c | 214 int funcA = (R200_BLEND_GL_ONE << R200_SRC_BLEND_SHIFT) | in r200_set_blend_state() local 269 funcA = (blend_factor( ctx->Color.Blend[0].SrcA, GL_TRUE ) << R200_SRC_BLEND_SHIFT) | in r200_set_blend_state() 287 funcA = (R200_BLEND_GL_ONE << R200_SRC_BLEND_SHIFT) | in r200_set_blend_state() 293 funcA = (R200_BLEND_GL_ONE << R200_SRC_BLEND_SHIFT) | in r200_set_blend_state() 303 rmesa->hw.ctx.cmd[CTX_RB3D_ABLENDCNTL] = eqnA | funcA; in r200_set_blend_state()
|
/external/python/cpython2/Modules/ |
D | posixmodule.c | 921 char* format, BOOL (__stdcall *funcA)(LPCSTR), in win32_1str() 942 result = funcA(ansi); in win32_1str()
|