3 references to VectorTableLookup
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Base64Helper\Base64DecoderHelper.cs (1)
1026return AdvSimd.Arm64.VectorTableLookup(left, right & mask8F);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (2)
3455return AdvSimd.Arm64.VectorTableLookup(vector, indices); 3545return AdvSimd.Arm64.VectorTableLookup(vector, indices);