Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp596 void SILowerControlFlow::combineMasks(MachineInstr &MI) { in combineMasks() function in SILowerControlFlow
/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