Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3653 APInt bestMask; in SimplifySetCC() local
3671 bestMask = Mask.lshr(offset * (width/8) * 8); in SimplifySetCC()
3693 DAG.getConstant(bestMask.trunc(bestWidth), in SimplifySetCC()