Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2084 bool ReplacingAnyExtend = false; in foldMaskAndShiftToScale() local
2092 ReplacingAnyExtend = true; in foldMaskAndShiftToScale()
2102 if (ReplacingAnyExtend) { in foldMaskAndShiftToScale()