Home
last modified time | relevance | path

Searched defs:Mask (Results 1 – 25 of 248) sorted by relevance

12345678910

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp96 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { in converted()
204 int Mask = 0; in convertFCmp() local
246 int Mask; in convertICmp() local
271 int Mask = MaskC->getZExtValue(); in convertICmp() local
295 int Mask; in convertLogicOp() local
351 int Mask; in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScalarizeMaskedMemIntrin.cpp80 static bool isConstantIntVector(Value *Mask) { in isConstantIntVector()
130 Value *Mask = CI->getArgOperand(2); in scalarizeMaskedLoad() local
195 Value *Mask = Builder.getInt(APInt::getOneBitSet(VectorWidth, Idx)); in scalarizeMaskedLoad() local
269 Value *Mask = CI->getArgOperand(3); in scalarizeMaskedStore() local
326 Value *Mask = Builder.getInt(APInt::getOneBitSet(VectorWidth, Idx)); in scalarizeMaskedStore() local
393 Value *Mask = CI->getArgOperand(2); in scalarizeMaskedGather() local
445 Value *Mask = Builder.getInt(APInt::getOneBitSet(VectorWidth, Idx)); in scalarizeMaskedGather() local
518 Value *Mask = CI->getArgOperand(3); in scalarizeMaskedScatter() local
566 Value *Mask = Builder.getInt(APInt::getOneBitSet(VectorWidth, Idx)); in scalarizeMaskedScatter() local
601 Value *Mask = CI->getArgOperand(1); in scalarizeMaskedExpandLoad() local
[all …]
DStackMapLivenessAnalysis.cpp154 uint32_t *Mask = createRegisterMask(MF); in addLiveOutSetToMI() local
163 uint32_t *Mask = MF.allocateRegMask(); in createRegisterMask() local
DInterleavedAccessPass.cpp142 static bool isDeInterleaveMaskOfFactor(ArrayRef<int> Mask, unsigned Factor, in isDeInterleaveMaskOfFactor()
166 static bool isDeInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isDeInterleaveMask()
195 static bool isReInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isReInterleaveMask()
/third_party/skia/experimental/graphite/src/
DEnumBitMask.h38 SK_ALWAYS_INLINE constexpr Mask(E e) : Mask((int)e) {} in Mask() function
55 SK_ALWAYS_INLINE constexpr explicit Mask(int value) : fValue(value) {} in Mask() function
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib.hpp84 using Mask = SIMD128Impl::Mask; typedef
140 using Mask = SIMD256Impl::Mask; typedef
195 using Mask = SIMD512Impl::Mask; typedef
211 using Mask = typename Traits::Mask; typedef
233 using Mask = typename SIMD_T::Mask; typedef
Dos.h110 inline unsigned char _BitScanForward64(unsigned long* Index, uint64_t Mask) in _BitScanForward64()
125 inline unsigned char _BitScanReverse64(unsigned long* Index, uint64_t Mask) in _BitScanReverse64()
235 inline unsigned char _BitScanForward64(unsigned long* Index, uint64_t Mask) in _BitScanForward64()
243 inline unsigned char _BitScanForward(unsigned long* Index, uint32_t Mask) in _BitScanForward()
251 inline unsigned char _BitScanReverse64(unsigned long* Index, uint64_t Mask) in _BitScanReverse64()
259 inline unsigned char _BitScanReverse(unsigned long* Index, uint32_t Mask) in _BitScanReverse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandImm.cpp127 const uint64_t Mask = 0xFFFF; in updateImm() local
155 const uint64_t Mask = 0xFFFF; in trySequenceOfOnes() local
249 const unsigned Mask = 0xFFFF; in expandMOVImmSimple() local
307 const unsigned Mask = 0xFFFF; in expandMOVImm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp185 Value *Mask = I->getArgOperand(2); in lowerGather() local
223 Value *Mask = I->getArgOperand(2); in tryCreateMaskedGatherBase() local
262 Value *Mask = I->getArgOperand(2); in tryCreateMaskedGatherOffset() local
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/
DjsDeclarationsEnums.ts59 Mask = A | B | C, enumerator
67 Mask = A | B | C, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceBitVector.h175 void reset(const SmallBitVector &Mask) { in reset()
218 const ElementType Mask = variable
239 const ElementType Mask = variable
471 BitWord Mask = EMask - IMask; in set() local
511 BitWord Mask = EMask - IMask; in reset() local
550 BitWord Mask = BitWord(1) << (Idx % BITWORD_SIZE); variable
785 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp51 void DefaultResourceStrategy::used(uint64_t Mask) { in used()
66 uint64_t Mask) in ResourceState()
128 uint64_t Mask = ProcResID2Mask[I]; in ResourceManager() local
136 uint64_t Mask = ProcResID2Mask[I]; in ResourceManager() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp457 APInt Mask = APInt::getLowBitsSet(TypeWidth, OuterShAmt) << MaskShift; in canEvaluateShiftedShift() local
587 APInt Mask = IsInnerShl in foldShiftedShift() local
782 Constant *Mask = ConstantInt::get(I.getContext(), Bits); in FoldShiftByConstant() local
817 Constant *Mask = ConstantInt::get(I.getContext(), Bits); in FoldShiftByConstant() local
961 APInt Mask(APInt::getHighBitsSet(BitWidth, BitWidth - ShAmt)); in visitShl() local
1015 Value *Mask = Builder.CreateShl(AllOnes, Op1); in visitShl() local
1092 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmt)); in visitLShr() local
1106 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmt)); in visitLShr() local
1111 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmt)); in visitLShr() local
1169 Value *Mask = Builder.CreateLShr(AllOnes, Op1); in visitLShr() local
DInstCombineVectorOps.cpp446 SmallVectorImpl<Constant*> &Mask) { in collectSingleShuffleElements()
607 SmallVectorImpl<Constant *> &Mask, in collectShuffleElements()
806 SmallVector<Constant *, 16> Mask(NumElements, Zero); in foldInsSequenceIntoSplat() local
961 Constant *Mask = Shuf->getMask(); in foldConstantInsEltIntoShuffle() local
995 SmallVector<Constant *, 16> Mask(NumElts); in foldConstantInsEltIntoShuffle() local
1082 SmallVector<Constant*, 16> Mask; in visitInsertElementInst() local
1126 static bool canEvaluateShuffled(Value *V, ArrayRef<int> Mask, in canEvaluateShuffled()
1289 static Value *evaluateInDifferentElementOrder(Value *V, ArrayRef<int> Mask) { in evaluateInDifferentElementOrder()
1400 SmallVector<int, 16> &Mask) { in isShuffleExtractingFromLHS()
1483 Constant *Mask = Shuf.getMask(); in foldSelectShuffleWith1Binop() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrAnalysis.h108 virtual bool isZeroIdiom(const MCInst &MI, APInt &Mask, in isZeroIdiom()
133 virtual bool isDependencyBreaking(const MCInst &MI, APInt &Mask, in isDependencyBreaking()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPointerEmbeddedInt.h47 Mask = static_cast<uintptr_t>(-1) << Bits enumerator
DSmallBitVector.h293 uintptr_t Mask = (uintptr_t(1) << Prev) - 1; in find_next_unset() local
391 uintptr_t Mask = EMask - IMask; in set() local
422 uintptr_t Mask = EMask - IMask; in reset() local
667 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
DBitVector.h419 BitWord Mask = EMask - IMask; in set() local
458 BitWord Mask = EMask - IMask; in reset() local
497 BitWord Mask = BitWord(1) << (Idx % BITWORD_SIZE); variable
654 const BitWord Mask = maskTrailingOnes<BitWord>(BitDistance); variable
704 const BitWord Mask = maskLeadingOnes<BitWord>(BitDistance); variable
899 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp345 Constant *Mask; in isSplatValue() local
648 SmallVector<Constant *, 16> Mask; in createBitMaskForGaps() local
670 SmallVector<Constant *, 16> Mask; in createInterleaveMask() local
680 SmallVector<Constant *, 16> Mask; in createStrideMask() local
689 SmallVector<Constant *, 16> Mask; in createSequentialMask() local
722 Constant *Mask = createSequentialMask(Builder, 0, NumElts1 + NumElts2, 0); in concatenateTwoVectors() local
753 bool llvm::maskIsAllZeroOrUndef(Value *Mask) { in maskIsAllZeroOrUndef()
770 bool llvm::maskIsAllOneOrUndef(Value *Mask) { in maskIsAllOneOrUndef()
788 APInt llvm::possiblyDemandedEltsInMask(Value *Mask) { in possiblyDemandedEltsInMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.h56 bool isShuffleMaskLegal(ArrayRef<int> Mask, EVT VT) const override { in isShuffleMaskLegal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMathExtras.h55 T Mask = std::numeric_limits<T>::max() >> Shift; in count() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegBankReassign.cpp81 unsigned Mask; member in __anon52e1776b0111::GCNRegBankReassign::OperandMask
316 unsigned Mask = (1 << Size) - 1; in getRegBankMask() local
336 unsigned Mask = (1 << Size) - 1; in getRegBankMask() local
391 unsigned Mask = getRegBankMask(R, Op.getSubReg(), in analyzeInst() local
453 unsigned GCNRegBankReassign::getFreeBanks(unsigned Mask, in getFreeBanks()
492 unsigned Mask, in getFreeBanks()
DR600ExpandSpecialInstrs.cpp142 bool Mask = (Chan != TRI.getHWRegChan(DstReg)); in runOnMachineFunction() local
234 bool Mask = false; in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DBitVector.h241 BitWord Mask = EMask - IMask; in set() local
280 BitWord Mask = EMask - IMask; in reset() local
319 BitWord Mask = BitWord(1) << (Idx % BITWORD_SIZE); variable
546 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelDAGToDAG.cpp89 static bool isConstantMask(SDNode *Node, uint64_t &Mask) { in isConstantMask()
141 uint64_t Mask; in Select() local

12345678910