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.cpp109 void combineMasks(MachineInstr &MI);
596 void SILowerControlFlow::combineMasks(MachineInstr &MI) { in combineMasks() function in SILowerControlFlow
699 combineMasks(MaskMI); in process()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7761 static void combineMasks(unsigned LocalVF, SmallVectorImpl<int> &Mask, in combineMasks() function in __anon07b2d7747311::BaseShuffleAnalysis
7886 combineMasks(LocalVF, ShuffleMask, Mask); in peekThroughShuffles()
7990 combineMasks(LocalVF, ShuffleMask1, CombinedMask1); in createShuffle()
7997 combineMasks(LocalVF, ShuffleMask2, CombinedMask2); in createShuffle()