Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15266 auto TryProcessInstruction = in collectValuesToDemote() local
15305 return TryProcessInstruction(BitWidth); in collectValuesToDemote()
15309 return TryProcessInstruction(BitWidth); in collectValuesToDemote()
15319 return TryProcessInstruction( in collectValuesToDemote()
15332 return TryProcessInstruction( in collectValuesToDemote()
15349 return TryProcessInstruction( in collectValuesToDemote()
15367 return TryProcessInstruction( in collectValuesToDemote()
15383 return TryProcessInstruction( in collectValuesToDemote()
15389 return TryProcessInstruction( in collectValuesToDemote()
15401 return TryProcessInstruction(BitWidth, Ops); in collectValuesToDemote()
[all …]