Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1154 LaneBitmask SrcMask = TRI->getSubRegIndexLaneMask(SrcSubIdx); in eliminateUndefCopy() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenRegisters.cpp1412 LaneBitmask SrcMask = LaneBitmask::getLane(SrcBit); in computeSubRegLaneMasks() local
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp1216 unsigned SrcMask = 1u << SrcBit; in computeSubRegLaneMasks() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1408 LaneBitmask SrcMask = TRI->getSubRegIndexLaneMask(SrcSubIdx); in eliminateUndefCopy() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp4610 auto *SrcMask = makeReg(IceType_i32); in lowerIntrinsicCall() local
4685 auto *SrcMask = makeReg(IceType_i32); in lowerIntrinsicCall() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3910 VectorParts SrcMask = createBlockInMask(Src); in createEdgeMask() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6528 VPValue *SrcMask = createBlockInMask(Src, Plan); in createEdgeMask() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2133 APInt SrcMask = Mask.trunc(SrcBitWidth); in GetDemandedBits() local