Searched refs:GetSimdValid16bitIndices (Results 1 – 1 of 1) sorted by relevance
61 Value* GetSimdValid16bitIndices(Value* vIndices, Value* pLastIndex);154 vIndices = GetSimdValid16bitIndices(indices, pLastIndex); in Create()1177 Value* FetchJit::GetSimdValid16bitIndices(Value* pIndices, Value* pLastIndex) in GetSimdValid16bitIndices() function in FetchJit