Home
last modified time | relevance | path

Searched defs:LowMask (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2037 APInt LowMask(APInt::getLowBitsSet(Width, Width - Ctlz)); in visitAnd() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9754 SDValue LowMask = DAG.getConstant(APInt::getLowBitsSet(VTSize, Scale), in expandFixedPointMul() local
9786 SDValue LowMask = DAG.getConstant(APInt::getLowBitsSet(VTSize, Scale - 1), in expandFixedPointMul() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18790 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local
18802 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local