/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 379 APInt MaskV(APInt::getLowBitsSet(SrcSize, DstSize)); in FoldShiftByConstant() local
|
D | InstCombineCompares.cpp | 2545 APInt MaskV = in visitICmpInst() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 391 APInt MaskV(APInt::getLowBitsSet(SrcSize, DstSize)); in FoldShiftByConstant() local
|
D | InstCombineCompares.cpp | 4254 APInt MaskV = in visitICmpInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFISelDAGToDAG.cpp | 541 uint64_t MaskV = MaskN->getZExtValue(); in PreprocessTrunc() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 400 APInt MaskV(APInt::getLowBitsSet(SrcSize, DstSize)); in FoldShiftByConstant() local
|
D | InstCombineCompares.cpp | 3593 APInt MaskV = in foldICmpEquality() local
|
/external/clang/lib/CodeGen/ |
D | CGExpr.cpp | 1392 llvm::Value *MaskV = llvm::ConstantVector::get(Mask); in EmitStoreOfScalar() local 1539 llvm::Value *MaskV = llvm::ConstantVector::get(Mask); in EmitLoadOfExtVectorElementLValue() local 1770 llvm::Value *MaskV = llvm::ConstantVector::get(Mask); in EmitStoreThroughExtVectorComponentLValue() local 1802 llvm::Value *MaskV = llvm::ConstantVector::get(Mask); in EmitStoreThroughExtVectorComponentLValue() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ValueTracking.cpp | 388 APInt MaskV = APInt::getHighBitsSet(BitWidth, NLZ+1); in ComputeMaskedBits() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 641 SDValue MaskV = DAG.getNode(ISD::AND, dl, MVT::i32, in insertHvxElementReg() local
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 248 APInt MaskV = APInt::getHighBitsSet(BitWidth, NLZ+1); in computeKnownBitsAddSub() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 5501 SmallVector<int, 8> MaskV; in LowerVECTOR_SHUFFLEv8i16() local 5608 SmallVector<int, 8> MaskV; in LowerVECTOR_SHUFFLEv8i16() local 5637 SmallVector<int, 8> MaskV; in LowerVECTOR_SHUFFLEv8i16() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1965 APInt MaskV = APInt::getHighBitsSet(BitWidth, NLZ+1); in ComputeMaskedBits() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 2342 APInt MaskV = APInt::getHighBitsSet(BitWidth, NLZ+1); in computeKnownBits() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 2747 APInt MaskV = APInt::getHighBitsSet(BitWidth, NLZ+1); in computeKnownBits() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7761 SDValue MaskV = Mask[l + i] < NumElts ? V1 : V2; in lowerVectorShuffleAsByteRotate() local 20977 SDValue MaskV = DAG.getConstant(Mask, DL, VT); in LowerVectorCTPOPBitmath() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 9993 SDValue MaskV = M < NumElts ? V1 : V2; in matchVectorShuffleAsRotate() local 24578 SDValue MaskV = DAG.getConstant(Mask, DL, VT); in LowerVectorCTPOPBitmath() local
|