Home
last modified time | relevance | path

Searched refs:MaskLanes (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/jit/
H A DShuffleAnalysis.cpp150 static void MaskLanes(T* result, const T* input) { in MaskLanes() function
275 MaskLanes(controlBytes, control->asInt8x16()); in AnalyzePermute()
428 MaskLanes(masked, tmp.asInt16x8()); in TryBlendInt16x8()
447 MaskLanes(masked, control->asInt8x16()); in TryBlendInt8x16()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/shared/
H A DLowering-shared.cpp476 static void MaskLanes(T* result, const T* input) { in MaskLanes() function
589 MaskLanes(controlBytes, control->asInt8x16()); in AnalyzePermute()
736 MaskLanes(masked, tmp.asInt16x8()); in TryBlendInt16x8()
755 MaskLanes(masked, control->asInt8x16()); in TryBlendInt8x16()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/shared/
H A DLowering-shared.cpp476 static void MaskLanes(T* result, const T* input) { in MaskLanes() function
589 MaskLanes(controlBytes, control->asInt8x16()); in AnalyzePermute()
736 MaskLanes(masked, tmp.asInt16x8()); in TryBlendInt16x8()
755 MaskLanes(masked, control->asInt8x16()); in TryBlendInt8x16()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x64/
H A DLowering-x64.cpp718 static void MaskLanes(T* result, const T* input) { in MaskLanes() function
855 MaskLanes(controlBytes, control->asInt8x16()); in AnalyzePermute()
1002 MaskLanes(masked, tmp.asInt16x8()); in TryBlendInt16x8()
1021 MaskLanes(masked, control->asInt8x16()); in TryBlendInt8x16()