Searched refs:GetSimdValid32bitIndices (Results 1 – 1 of 1) sorted by relevance
64 Value* GetSimdValid32bitIndices(Value* vIndices, Value* pLastIndex);247 … : vIndices = GetSimdValid32bitIndices(indices, pLastIndex); in Create()250 … : vIndices2 = GetSimdValid32bitIndices(indices2, pLastIndex); in Create()1852 Value* FetchJit::GetSimdValid32bitIndices(Value* pIndices, Value* pLastIndex) in GetSimdValid32bitIndices() function in FetchJit