Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/jit/
H A DShuffleAnalysis.cpp371 static Maybe<SimdPermuteOp> AnalyzeShuffleWithZero(SimdConstant* control) { in AnalyzeShuffleWithZero() function
728 Maybe<SimdPermuteOp> op = AnalyzeShuffleWithZero(&control); in AnalyzeSimdShuffle()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/shared/
H A DLowering-shared.cpp678 static Maybe<LWasmPermuteSimd128::Op> AnalyzeShuffleWithZero( in AnalyzeShuffleWithZero() function
937 Maybe<LWasmPermuteSimd128::Op> op = AnalyzeShuffleWithZero(&control); in AnalyzeShuffle()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/shared/
H A DLowering-shared.cpp678 static Maybe<LWasmPermuteSimd128::Op> AnalyzeShuffleWithZero( in AnalyzeShuffleWithZero() function
937 Maybe<LWasmPermuteSimd128::Op> op = AnalyzeShuffleWithZero(&control); in AnalyzeShuffle()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x64/
H A DLowering-x64.cpp944 static Maybe<LWasmPermuteSimd128::Op> AnalyzeShuffleWithZero( in AnalyzeShuffleWithZero() function
1188 Maybe<LWasmPermuteSimd128::Op> op = AnalyzeShuffleWithZero(&control); in AnalyzeShuffle()