Searched refs:vIc (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | backend_impl.h | 540 vplaneps(coeffs.vIa, coeffs.vIb, coeffs.vIc, psContext.vX.centroid, psContext.vY.centroid); 589 coeffs->vIc = _simd_broadcast_ss(&work.I[2]); 883 vplaneps(coeffs.vIa, coeffs.vIb, coeffs.vIc, psContext.vX.center, psContext.vY.center); 902 vplaneps(coeffs.vIa, coeffs.vIb, coeffs.vIc, psContext.vX.sample, psContext.vY.sample);
|
D | context.h | 353 simdscalar vIc; member
|
/external/clang/include/clang/Basic/ |
D | BuiltinsX86.def | 884 TARGET_BUILTIN(__builtin_ia32_xabort, "vIc", "", "rtm")
|
/external/llvm-project/clang/include/clang/Basic/ |
D | BuiltinsX86.def | 864 TARGET_BUILTIN(__builtin_ia32_xabort, "vIc", "n", "rtm")
|