/external/skia/src/svg/ |
D | SkSVGMask.cpp | 21 DEFINE_SVG_INFO(Mask) in DEFINE_SVG_INFO() argument
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 234 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
|
D | InstCombineVectorOps.cpp | 210 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/ |
D | PerfectShuffle.cpp | 35 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/ |
D | DeclAccessPair.h | 32 enum { Mask = 0x3 }; enumerator
|
D | DeclGroup.h | 58 enum Kind { SingleDeclKind=0x0, DeclGroupKind=0x1, Mask=0x1 }; enumerator
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/ |
D | 11.4.8.js | 136 function Mask( b, n ) { class
|
D | 11.7.3.js | 148 function Mask( b, n ) { class
|
D | 11.7.1.js | 143 function Mask( b, n ) { class
|
D | 11.7.2.js | 157 function Mask( b, n ) { class
|
D | 11.10-2.js | 144 function Mask( b, n ) { class
|
D | 11.10-1.js | 145 function Mask( b, n ) { class
|
D | 11.10-3.js | 144 function Mask( b, n ) { class
|
/external/llvm/lib/Target/ARM/ |
D | Thumb2InstrInfo.cpp | 80 unsigned Mask = MBBI->getOperand(1).getImm(); in ReplaceTailWithBranchTo() local 529 unsigned Mask = (1 << NumBits) - 1; in rewriteT2FrameIndex() local
|
/external/llvm/include/llvm/ADT/ |
D | BitVector.h | 270 BitWord Mask = 1L << (Idx % BITWORD_SIZE); variable 496 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 2549 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 …]
|
D | X86FloatingPoint.cpp | 90 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/ |
D | BBVectorize.cpp | 1524 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/ |
D | AliasAnalysis.cpp | 87 ModRefResult Mask = ModRef; in getModRefInfo() local 139 AliasAnalysis::ModRefResult Mask = ModRef; in getModRefInfo() local
|
D | ValueTracking.cpp | 94 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/ |
D | MipsAsmBackend.cpp | 133 uint64_t Mask = ((uint64_t)(-1) >> in applyFixup() local
|
/external/libnfc-nxp/src/ |
D | phFriNfc_NdefRecord.c | 381 static uint8_t phFriNfc_NdefRecord_NdefFlag(uint8_t Flags,uint8_t Mask) in phFriNfc_NdefRecord_NdefFlag()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 449 SDValue Mask = Op.getOperand(0); in ExpandSELECT() local 508 SDValue Mask = Op.getOperand(0); in ExpandVSELECT() local
|
/external/llvm/lib/CodeGen/ |
D | RegisterScavenging.cpp | 247 BitVector Mask(TRI->getNumRegs()); in getRegsAvailable() local
|
/external/llvm/lib/Target/ |
D | TargetRegisterInfo.cpp | 81 for (unsigned Mask = *SubClass++; Mask; Mask >>= 1) { in getAllocatableClass() local
|