Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3678 APInt bestMask; in SimplifySetCC() local
3696 bestMask = Mask.lshr(offset * (width/8) * 8); in SimplifySetCC()
3718 DAG.getConstant(bestMask.trunc(bestWidth), in SimplifySetCC()