/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.cpp | 80 APInt MaskBits(CstSizeInBits, 0); in extractConstantMask() local
|
D | X86ISelLowering.cpp | 6474 APInt MaskBits(SizeInBits, 0); in getTargetConstantBitsFromNode() local 21804 auto MaskBits = [&](SDValue Src) { in LowerVectorAllZero() local 47866 unsigned MaskBits = BitWidth - ShAmt.getZExtValue(); in combineCMP() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.cpp | 78 APInt MaskBits(CstSizeInBits, 0); in extractConstantMask() local
|
D | X86ISelLowering.cpp | 6168 APInt MaskBits(SizeInBits, 0); in getTargetConstantBitsFromNode() local 44455 unsigned MaskBits = BitWidth - ShAmt.getZExtValue(); in combineCMP() local
|
/external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
D | AArch64PostLegalizerLowering.cpp | 113 unsigned MaskBits = APInt(32, NumElts * 2).logBase2(); in getExtMask() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 2683 unsigned MaskBits; in isAArch64FrameOffsetLegal() local
|
D | AArch64ISelLowering.cpp | 5162 unsigned MaskBits = APInt(32, NumElts * 2).logBase2(); in isEXTMask() local 9530 unsigned MaskBits = 0; in performCONDCombine() local
|
/external/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 1000 Value *MaskBits = in VisitShuffleVectorExpr() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 1557 Value *MaskBits = in VisitShuffleVectorExpr() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 6786 unsigned MaskBits = APInt(32, NumElts * 2).logBase2(); in isEXTMask() local 11957 unsigned MaskBits = 0; in performCONDCombine() local
|
/external/clang/include/clang/AST/ |
D | Expr.h | 1786 enum { MaskBits = 2, Mask = 0x03 }; enumerator
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 8161 unsigned MaskBits = APInt(32, NumElts * 2).logBase2(); in isEXTMask() local 14440 unsigned MaskBits = 0; in performCONDCombine() local
|
/external/llvm-project/clang/include/clang/AST/ |
D | Expr.h | 2286 enum { MaskBits = 2, Mask = 0x03 }; enumerator
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 2970 unsigned MaskBits = AndMask.countTrailingOnes(); in visitANDLike() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 4730 unsigned MaskBits = AndMask.countTrailingOnes(); in visitANDLike() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 5003 unsigned MaskBits = AndMask.countTrailingOnes(); in visitANDLike() local
|