Home
last modified time | relevance | path

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

/external/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
44458 unsigned MaskBits = BitWidth - ShAmt.getZExtValue(); in combineCMP() local
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2683 unsigned MaskBits; in isAArch64FrameOffsetLegal() local
DAArch64ISelLowering.cpp5162 unsigned MaskBits = APInt(32, NumElts * 2).logBase2(); in isEXTMask() local
9530 unsigned MaskBits = 0; in performCONDCombine() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1000 Value *MaskBits = in VisitShuffleVectorExpr() local
/external/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
/external/clang/include/clang/AST/
DExpr.h1786 enum { MaskBits = 2, Mask = 0x03 }; enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2970 unsigned MaskBits = AndMask.countTrailingOnes(); in visitANDLike() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4730 unsigned MaskBits = AndMask.countTrailingOnes(); in visitANDLike() local