Searched refs:GetSimdValid8bitIndices (Results 1 – 1 of 1) sorted by relevance
66 Value* GetSimdValid8bitIndices(Value* vIndices, Value* pLastIndex);211 vIndices = GetSimdValid8bitIndices(indices, pLastIndex); in Create()214 vIndices2 = GetSimdValid8bitIndices(indices2, pLastIndex); in Create()1784 Value* FetchJit::GetSimdValid8bitIndices(Value* pIndices, Value* pLastIndex) in GetSimdValid8bitIndices() function in FetchJit