Home
last modified time | relevance | path

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

1234

/external/skia/src/svg/
DSkSVGMask.cpp21 DEFINE_SVG_INFO(Mask) in DEFINE_SVG_INFO() argument
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp234 APInt Mask(APInt::getLowBitsSet(TypeWidth, TypeWidth - NumBits)); in GetShiftedValue() local
274 APInt Mask(APInt::getHighBitsSet(TypeWidth, TypeWidth - NumBits)); in GetShiftedValue() local
573 APInt Mask(APInt::getLowBitsSet(TypeBits, TypeBits - ShiftAmt1)); in FoldShiftByConstant() local
609 APInt Mask(APInt::getLowBitsSet(TypeBits, TypeBits - ShiftAmt2)); in FoldShiftByConstant() local
657 APInt Mask(APInt::getLowBitsSet(TypeBits, TypeBits - ShiftAmt2)); in FoldShiftByConstant() local
DInstCombineVectorOps.cpp210 SmallVectorImpl<Constant*> &Mask) { in CollectSingleShuffleElements()
287 static Value *CollectShuffleElements(Value *V, SmallVectorImpl<Constant*> &Mask, in CollectShuffleElements()
387 SmallVector<Constant*, 16> Mask; in visitInsertElementInst() local
413 SmallVector<int, 16> Mask = SVI.getShuffleMask(); in visitShuffleVectorInst() local
/external/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp35 static unsigned getMaskElt(unsigned Mask, unsigned Elt) { in getMaskElt()
39 static unsigned setMaskElt(unsigned Mask, unsigned Elt, unsigned NewVal) { in setMaskElt()
45 static bool isValidMask(unsigned short Mask) { in isValidMask()
52 static bool hasUndefElements(unsigned short Mask) { in hasUndefElements()
58 static bool isOnlyLHSMask(unsigned short Mask) { in isOnlyLHSMask()
73 static unsigned getCompressedMask(unsigned short Mask) { in getCompressedMask()
/external/clang/include/clang/AST/
DDeclAccessPair.h32 enum { Mask = 0x3 }; enumerator
DDeclGroup.h58 enum Kind { SingleDeclKind=0x0, DeclGroupKind=0x1, Mask=0x1 }; enumerator
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
D11.4.8.js136 function Mask( b, n ) { class
D11.7.3.js148 function Mask( b, n ) { class
D11.7.1.js143 function Mask( b, n ) { class
D11.7.2.js157 function Mask( b, n ) { class
D11.10-2.js144 function Mask( b, n ) { class
D11.10-1.js145 function Mask( b, n ) { class
D11.10-3.js144 function Mask( b, n ) { class
/external/llvm/lib/Target/ARM/
DThumb2InstrInfo.cpp80 unsigned Mask = MBBI->getOperand(1).getImm(); in ReplaceTailWithBranchTo() local
529 unsigned Mask = (1 << NumBits) - 1; in rewriteT2FrameIndex() local
/external/llvm/include/llvm/ADT/
DBitVector.h270 BitWord Mask = 1L << (Idx % BITWORD_SIZE); variable
496 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp2549 const uint32_t *Mask = TRI->getCallPreservedMask(CallConv); in LowerCall() local
3202 static bool isSequentialOrUndefInRange(ArrayRef<int> Mask, in isSequentialOrUndefInRange()
3213 static bool isPSHUFDMask(ArrayRef<int> Mask, EVT VT) { in isPSHUFDMask()
3223 static bool isPSHUFHWMask(ArrayRef<int> Mask, EVT VT, bool HasAVX2) { in isPSHUFHWMask()
3252 static bool isPSHUFLWMask(ArrayRef<int> Mask, EVT VT, bool HasAVX2) { in isPSHUFLWMask()
3281 static bool isPALIGNRMask(ArrayRef<int> Mask, EVT VT, in isPALIGNRMask()
3354 static void CommuteVectorShuffleMask(SmallVectorImpl<int> &Mask, in CommuteVectorShuffleMask()
3371 static bool isSHUFPMask(ArrayRef<int> Mask, EVT VT, bool HasAVX, in isSHUFPMask()
3424 static bool isMOVHLPSMask(ArrayRef<int> Mask, EVT VT) { in isMOVHLPSMask()
3443 static bool isMOVHLPS_v_undef_Mask(ArrayRef<int> Mask, EVT VT) { in isMOVHLPS_v_undef_Mask()
[all …]
DX86FloatingPoint.cpp90 unsigned Mask; member
115 unsigned Mask = 0; in calcLiveInMask() local
396 const unsigned Mask = calcLiveInMask(MBB); in bundleCFG() local
880 void FPS::adjustLiveRegs(unsigned Mask, MachineBasicBlock::iterator I) { in adjustLiveRegs()
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1524 std::vector<Constant*> &Mask) { in fillNewShuffleMask()
1558 std::vector<Constant*> Mask(NumElem); in getReplacementShuffleMask() local
1795 std::vector<Constant *> Mask(numElem); in getReplacementInput() local
1819 std::vector<Constant *> Mask(I2Elem); in getReplacementInput() local
1835 std::vector<Constant *> Mask(I1Elem); in getReplacementInput() local
1854 std::vector<Constant *> Mask(numElem); in getReplacementInput() local
1891 std::vector<Constant *> Mask(numElemH); in getReplacementInput() local
1925 std::vector<Constant *> Mask(numElemL); in getReplacementInput() local
1947 std::vector<Constant*> Mask(numElem); in getReplacementInput() local
/external/llvm/lib/Analysis/
DAliasAnalysis.cpp87 ModRefResult Mask = ModRef; in getModRefInfo() local
139 AliasAnalysis::ModRefResult Mask = ModRef; in getModRefInfo() local
DValueTracking.cpp94 APInt Mask = APInt::getLowBitsSet(BitWidth, LHSKnownZeroOut); in ComputeMaskedBitsAddSub() local
105 APInt Mask = APInt::getLowBitsSet(BitWidth, RHSKnownZeroOut); in ComputeMaskedBitsAddSub() local
937 APInt Mask = APInt::getSignedMaxValue(BitWidth); in isKnownNonZero() local
988 bool llvm::MaskedValueIsZero(Value *V, const APInt &Mask, in MaskedValueIsZero()
1152 APInt Mask; in ComputeNumSignBits() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp133 uint64_t Mask = ((uint64_t)(-1) >> in applyFixup() local
/external/libnfc-nxp/src/
DphFriNfc_NdefRecord.c381 static uint8_t phFriNfc_NdefRecord_NdefFlag(uint8_t Flags,uint8_t Mask) in phFriNfc_NdefRecord_NdefFlag()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp449 SDValue Mask = Op.getOperand(0); in ExpandSELECT() local
508 SDValue Mask = Op.getOperand(0); in ExpandVSELECT() local
/external/llvm/lib/CodeGen/
DRegisterScavenging.cpp247 BitVector Mask(TRI->getNumRegs()); in getRegsAvailable() local
/external/llvm/lib/Target/
DTargetRegisterInfo.cpp81 for (unsigned Mask = *SubClass++; Mask; Mask >>= 1) { in getAllocatableClass() local

1234