Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1485 LaneBitmask SrcMask = LaneBitmask::getLane(SrcBit); in computeSubRegLaneMasks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1601 LaneBitmask SrcMask = TRI->getSubRegIndexLaneMask(SrcSubIdx); in eliminateUndefCopy() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8500 VPValue *SrcMask = createBlockInMask(Src, Plan); in createEdgeMask() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22034 SmallVectorImpl<APInt> *SrcMask = nullptr) { in matchScalarReduction()
46162 SmallVector<int, 16> SrcMask, ScaledMask; in isHorizontalBinOp() local