Home
last modified time | relevance | path

Searched refs:combineMasks (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp111 void combineMasks(MachineInstr &MI);
598 void SILowerControlFlow::combineMasks(MachineInstr &MI) { in combineMasks() function in SILowerControlFlow
701 combineMasks(MaskMI); in process()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6617 static void combineMasks(unsigned LocalVF, SmallVectorImpl<int> &Mask, in combineMasks() function in __anon3e6d93aa5e11::BaseShuffleAnalysis
6742 combineMasks(LocalVF, ShuffleMask, Mask); in peekThroughShuffles()
6846 combineMasks(LocalVF, ShuffleMask1, CombinedMask1); in createShuffle()
6853 combineMasks(LocalVF, ShuffleMask2, CombinedMask2); in createShuffle()