Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineShifts.cpp379 APInt MaskV(APInt::getLowBitsSet(SrcSize, DstSize)); in FoldShiftByConstant() local
DInstCombineCompares.cpp2545 APInt MaskV = in visitICmpInst() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp391 APInt MaskV(APInt::getLowBitsSet(SrcSize, DstSize)); in FoldShiftByConstant() local
DInstCombineCompares.cpp4254 APInt MaskV = in visitICmpInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp541 uint64_t MaskV = MaskN->getZExtValue(); in PreprocessTrunc() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp400 APInt MaskV(APInt::getLowBitsSet(SrcSize, DstSize)); in FoldShiftByConstant() local
DInstCombineCompares.cpp3593 APInt MaskV = in foldICmpEquality() local
/external/clang/lib/CodeGen/
DCGExpr.cpp1392 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/
DValueTracking.cpp388 APInt MaskV = APInt::getHighBitsSet(BitWidth, NLZ+1); in ComputeMaskedBits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp641 SDValue MaskV = DAG.getNode(ISD::AND, dl, MVT::i32, in insertHvxElementReg() local
/external/llvm/lib/Analysis/
DValueTracking.cpp248 APInt MaskV = APInt::getHighBitsSet(BitWidth, NLZ+1); in computeKnownBitsAddSub() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp5501 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/
DSelectionDAG.cpp1965 APInt MaskV = APInt::getHighBitsSet(BitWidth, NLZ+1); in ComputeMaskedBits() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2342 APInt MaskV = APInt::getHighBitsSet(BitWidth, NLZ+1); in computeKnownBits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2747 APInt MaskV = APInt::getHighBitsSet(BitWidth, NLZ+1); in computeKnownBits() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7761 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/
DX86ISelLowering.cpp9993 SDValue MaskV = M < NumElts ? V1 : V2; in matchVectorShuffleAsRotate() local
24578 SDValue MaskV = DAG.getConstant(Mask, DL, VT); in LowerVectorCTPOPBitmath() local