Searched defs:Insert128 (Results  1 – 2 of 2) sorted by relevance
| /external/swiftshader/src/Reactor/ | 
| D | LLVMReactor.cpp | 4278 RValue<SIMD::Int> Insert128(RValue<SIMD::Int> val, RValue<Int4> element, int i)  in Insert128()  function4381 RValue<SIMD::UInt> Insert128(RValue<SIMD::UInt> val, RValue<UInt4> element, int i)  in Insert128()  function
 4561 RValue<SIMD::Float> Insert128(RValue<SIMD::Float> val, RValue<Float4> element, int i)  in Insert128()  function
 
 | 
| D | SubzeroReactor.cpp | 4898 RValue<SIMD::Int> Insert128(RValue<SIMD::Int> val, RValue<Int4> element, int i)  in Insert128()  function5039 RValue<SIMD::UInt> Insert128(RValue<SIMD::UInt> val, RValue<UInt4> element, int i)  in Insert128()  function
 5324 RValue<SIMD::Float> Insert128(RValue<SIMD::Float> val, RValue<Float4> element, int i)  in Insert128()  function
 
 |