Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2217 bool ReplacingAnyExtend = false; in foldMaskAndShiftToScale() local
2225 ReplacingAnyExtend = true; in foldMaskAndShiftToScale()
2235 if (ReplacingAnyExtend) { in foldMaskAndShiftToScale()