Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dfltdefs.h54 PBYTE SrcMask; member
Dntddndis.h1521 IPMask SrcMask; member
1553 IPMask SrcMask; member
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1154 LaneBitmask SrcMask = TRI->getSubRegIndexLaneMask(SrcSubIdx); in eliminateUndefCopy() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1216 unsigned SrcMask = 1u << SrcBit; in computeSubRegLaneMasks() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp4561 auto *SrcMask = makeReg(IceType_i32); in lowerIntrinsic() local
4636 auto *SrcMask = makeReg(IceType_i32); in lowerIntrinsic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1563 LaneBitmask SrcMask = TRI->getSubRegIndexLaneMask(SrcSubIdx); in eliminateUndefCopy() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1631 LaneBitmask SrcMask = TRI->getSubRegIndexLaneMask(SrcSubIdx); in eliminateUndefCopy() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3910 VectorParts SrcMask = createBlockInMask(Src); in createEdgeMask() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6713 VPValue *SrcMask = createBlockInMask(Src, Plan); in createEdgeMask() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8051 VPValue *SrcMask = createBlockInMask(Src, Plan); in createEdgeMask() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23839 SmallVectorImpl<APInt> *SrcMask = nullptr) { in matchScalarReduction()
51000 SmallVector<int, 16> SrcMask, ScaledMask; in isHorizontalBinOp() local