Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp7268 SDValue LowMask = DAG.getConstant(APInt::getLowBitsSet(VTSize, Scale), in expandFixedPointMul() local
7300 SDValue LowMask = DAG.getConstant(APInt::getLowBitsSet(VTSize, Scale - 1), in expandFixedPointMul() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp14695 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local
14707 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local