Home
last modified time | relevance | path

Searched defs:SrcMask (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1616 LaneBitmask SrcMask = LaneBitmask::getLane(SrcBit); in computeSubRegLaneMasks() local
/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1690 LaneBitmask SrcMask = TRI->getSubRegIndexLaneMask(SrcSubIdx); eliminateUndefCopy() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3345 const unsigned SrcMask = Mask >> 4; handleDppIntrinsic() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7904 VPValue *SrcMask = getBlockInMask(Src); createEdgeMask() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22245 matchScalarReduction(SDValue Op,ISD::NodeType BinOp,SmallVectorImpl<SDValue> & SrcOps,SmallVectorImpl<APInt> * SrcMask=nullptr) matchScalarReduction() argument
22560 APInt SrcMask = APInt::getAllOnes(LHSVT.getScalarSizeInBits()); MatchVectorAllEqualTest() local
22573 APInt SrcMask = APInt(BW, 1); MatchVectorAllEqualTest() local
51804 SmallVector<int, 16> SrcMask, ScaledMask; isHorizontalBinOp() local
[all...]