Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1690 LaneBitmask SrcMask = TRI->getSubRegIndexLaneMask(SrcSubIdx); in eliminateUndefCopy() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8013 VPValue *SrcMask = getBlockInMask(Src); createEdgeMask() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22045 matchScalarReduction(SDValue Op,ISD::NodeType BinOp,SmallVectorImpl<SDValue> & SrcOps,SmallVectorImpl<APInt> * SrcMask=nullptr) matchScalarReduction() argument
22360 APInt SrcMask = APInt::getAllOnes(LHSVT.getScalarSizeInBits()); MatchVectorAllEqualTest() local
22373 APInt SrcMask = APInt(BW, 1); MatchVectorAllEqualTest() local
50729 SmallVector<int, 16> SrcMask, ScaledMask; isHorizontalBinOp() local
[all...]