Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp78 APInt MaskBits(CstSizeInBits, 0); in extractConstantMask() local
DX86ISelLowering.cpp6168 APInt MaskBits(SizeInBits, 0); in getTargetConstantBitsFromNode() local
44455 unsigned MaskBits = BitWidth - ShAmt.getZExtValue(); in combineCMP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6786 unsigned MaskBits = APInt(32, NumElts * 2).logBase2(); in isEXTMask() local
11957 unsigned MaskBits = 0; in performCONDCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4730 unsigned MaskBits = AndMask.countTrailingOnes(); in visitANDLike() local