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.cpp20247 auto TryProcessInstruction = in collectValuesToDemote() local
20280 return TryProcessInstruction( in collectValuesToDemote()
20292 return TryProcessInstruction(BitWidth); in collectValuesToDemote()
20296 return TryProcessInstruction(BitWidth); in collectValuesToDemote()
20306 return TryProcessInstruction( in collectValuesToDemote()
20310 return TryProcessInstruction(BitWidth, getOperandEntry(&E, 0)); in collectValuesToDemote()
20323 return TryProcessInstruction( in collectValuesToDemote()
20342 return TryProcessInstruction( in collectValuesToDemote()
20362 return TryProcessInstruction( in collectValuesToDemote()
20378 return TryProcessInstruction( in collectValuesToDemote()
[all …]