Searched defs:store_ps (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_128_avx.inl530 store_ps(float* p, Float a) // *p = a (stores all elements contiguously in memory) function in typeref:typename:SIMDINLINE void SIMDCALL
H A Dsimdlib_512_emu.inl765 store_ps(float* p, Float const& a) // *p = a (stores all elements contiguously in memory) function in typeref:typename:SIMDINLINE void SIMDCALL
H A Dsimdlib_256_avx.inl703 store_ps(float* p, Float const& a) // *p = a (stores all elements contiguously in memory) function in typeref:typename:SIMDINLINE void SIMDCALL
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_128_avx.inl530 store_ps(float* p, Float a) // *p = a (stores all elements contiguously in memory) function in typeref:typename:SIMDINLINE void SIMDCALL
H A Dsimdlib_512_emu.inl765 store_ps(float* p, Float const& a) // *p = a (stores all elements contiguously in memory) function in typeref:typename:SIMDINLINE void SIMDCALL
H A Dsimdlib_256_avx.inl703 store_ps(float* p, Float const& a) // *p = a (stores all elements contiguously in memory) function in typeref:typename:SIMDINLINE void SIMDCALL

Completed in 16 milliseconds