Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp110 void combineMasks(MachineInstr &MI);
605 void SILowerControlFlow::combineMasks(MachineInstr &MI) { in combineMasks() function in SILowerControlFlow
708 combineMasks(MaskMI); in process()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp11020 static void combineMasks(unsigned LocalVF, SmallVectorImpl<int> &Mask, in combineMasks() function in __anon07b2d774a311::BaseShuffleAnalysis
11144 combineMasks(LocalVF, ShuffleMask, Mask); in peekThroughShuffles()
11259 combineMasks(LocalVF, ShuffleMask1, CombinedMask1); in createShuffle()
11265 combineMasks(LocalVF, ShuffleMask2, CombinedMask2); in createShuffle()