Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp281 APInt MaskIn = Mask.zextOrTrunc(SrcBitWidth); in ComputeMaskedBits() local
309 APInt MaskIn = Mask.trunc(SrcBitWidth); in ComputeMaskedBits() local