Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp925 bool trySet(MaskType OpcodeInMaskForm, MaskType InterchangeableMask) { in trySet() function
935 return trySet(MainOpBIT, MainOpBIT); in equal()
1115 return MainOp.trySet(OpcodeInMaskForm, InterchangeableMask) || in add()
1117 AltOp.trySet(OpcodeInMaskForm, InterchangeableMask)); in add()