Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1885 APInt LowMask(APInt::getLowBitsSet(Width, Width - Ctlz)); in visitAnd() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8171 SDValue LowMask = DAG.getConstant(APInt::getLowBitsSet(VTSize, Scale), in expandFixedPointMul() local
8203 SDValue LowMask = DAG.getConstant(APInt::getLowBitsSet(VTSize, Scale - 1), in expandFixedPointMul() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17059 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local
17071 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local