HomeSort by relevance Sort by last modified time
    Searched refs:Mask (Results 1 - 25 of 317) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/src/arm64/
decoder-arm64-inl.h 132 (instr->Mask(0x01000010) == 0x00000010)) {
146 (instr->Mask(0x00E0001D) == 0x00200001) ||
147 (instr->Mask(0x00E0001D) == 0x00400001) ||
148 (instr->Mask(0x00E0001E) == 0x00200002) ||
149 (instr->Mask(0x00E0001E) == 0x00400002) ||
150 (instr->Mask(0x00E0001C) == 0x00600000) ||
151 (instr->Mask(0x00E0001C) == 0x00800000) ||
152 (instr->Mask(0x00E0001F) == 0x00A00000) ||
153 (instr->Mask(0x00C0001C) == 0x00C00000)) {
160 const Instr masked_003FF0E0 = instr->Mask(0x003FF0E0)
    [all...]
instructions-arm64.h 120 Instr Mask(uint32_t mask) const {
121 return InstructionBits() & mask;
160 static_cast<LoadStorePairOp>(Mask(LoadStorePairMask)));
165 return Mask(ConditionalBranchFMask) == ConditionalBranchFixed;
169 return Mask(UnconditionalBranchFMask) == UnconditionalBranchFixed;
173 return Mask(CompareBranchFMask) == CompareBranchFixed;
177 return Mask(TestBranchFMask) == TestBranchFixed;
185 return Mask(LoadLiteralFMask) == LoadLiteralFixed;
189 return Mask(LoadLiteralMask) == LDR_x_lit
    [all...]
disasm-arm64.cc 57 switch (instr->Mask(AddSubImmediateMask)) {
101 switch (instr->Mask(AddSubShiftedMask)) {
149 switch (instr->Mask(AddSubExtendedMask)) {
184 switch (instr->Mask(AddSubWithCarryMask)) {
225 switch (instr->Mask(LogicalImmediateMask)) {
291 switch (instr->Mask(LogicalShiftedMask)) {
340 switch (instr->Mask(ConditionalCompareRegisterMask)) {
356 switch (instr->Mask(ConditionalCompareImmediateMask)) {
378 switch (instr->Mask(ConditionalSelectMask)) {
433 switch (instr->Mask(BitfieldMask))
    [all...]
instructions-arm64.cc 17 if (Mask(LoadStoreAnyFMask) != LoadStoreAnyFixed) {
21 if (Mask(LoadStorePairAnyFMask) == LoadStorePairAnyFixed) {
22 return Mask(LoadStorePairLBit) != 0;
24 LoadStoreOp op = static_cast<LoadStoreOp>(Mask(LoadStoreOpMask));
44 if (Mask(LoadStoreAnyFMask) != LoadStoreAnyFixed) {
48 if (Mask(LoadStorePairAnyFMask) == LoadStorePairAnyFixed) {
49 return Mask(LoadStorePairLBit) == 0;
51 LoadStoreOp op = static_cast<LoadStoreOp>(Mask(LoadStoreOpMask));
127 int mask = width - 1; local
128 if ((imm_s & mask) == mask)
309 Instr mask = ImmLLiteral_mask; local
    [all...]
  /external/vixl/src/vixl/a64/
decoder-a64.cc 192 (instr->Mask(0x01000010) == 0x00000010)) {
206 (instr->Mask(0x00E0001D) == 0x00200001) ||
207 (instr->Mask(0x00E0001D) == 0x00400001) ||
208 (instr->Mask(0x00E0001E) == 0x00200002) ||
209 (instr->Mask(0x00E0001E) == 0x00400002) ||
210 (instr->Mask(0x00E0001C) == 0x00600000) ||
211 (instr->Mask(0x00E0001C) == 0x00800000) ||
212 (instr->Mask(0x00E0001F) == 0x00A00000) ||
213 (instr->Mask(0x00C0001C) == 0x00C00000)) {
220 const Instr masked_003FF0E0 = instr->Mask(0x003FF0E0)
    [all...]
disasm-a64.cc 71 switch (instr->Mask(AddSubImmediateMask)) {
115 switch (instr->Mask(AddSubShiftedMask)) {
163 switch (instr->Mask(AddSubExtendedMask)) {
198 switch (instr->Mask(AddSubWithCarryMask)) {
239 switch (instr->Mask(LogicalImmediateMask)) {
305 switch (instr->Mask(LogicalShiftedMask)) {
354 switch (instr->Mask(ConditionalCompareRegisterMask)) {
369 switch (instr->Mask(ConditionalCompareImmediateMask)) {
391 switch (instr->Mask(ConditionalSelectMask)) {
446 switch (instr->Mask(BitfieldMask))
    [all...]
instructions-a64.cc 75 if (Mask(LoadStoreAnyFMask) != LoadStoreAnyFixed) {
79 if (Mask(LoadStorePairAnyFMask) == LoadStorePairAnyFixed) {
80 return Mask(LoadStorePairLBit) != 0;
82 LoadStoreOp op = static_cast<LoadStoreOp>(Mask(LoadStoreMask));
105 if (Mask(LoadStoreAnyFMask) != LoadStoreAnyFixed) {
109 if (Mask(LoadStorePairAnyFMask) == LoadStorePairAnyFixed) {
110 return Mask(LoadStorePairLBit) == 0;
112 LoadStoreOp op = static_cast<LoadStoreOp>(Mask(LoadStoreMask));
167 int mask = width - 1; local
168 if ((imm_s & mask) == mask)
390 Instr mask = ImmLLiteral_mask; local
    [all...]
  /external/clang/include/clang/Basic/
Sanitizers.h 49 SanitizerSet() : Mask(0) {}
54 return Mask & K;
58 bool hasOneOf(SanitizerMask K) const { return Mask & K; }
63 Mask = Value ? (Mask | K) : (Mask & ~K);
67 void clear() { Mask = 0; }
70 bool empty() const { return Mask == 0; }
73 SanitizerMask Mask;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_GetVLCInfo.c 87 OMX_U32 Mask = 4, RunBefore;
144 Value == -1 ? Mask : 0;
145 Mask >>= 1;
151 Mask = 0;
162 /* Mask becomes zero after entering */
163 if (Mask &&
170 Value == -1 ? Mask : 0;
171 Mask >>= 1;
178 if (Mask)
180 Mask = 0
    [all...]
  /external/skia/src/svg/parser/
SkSVGMask.h 16 DECLARE_SVG_INFO(Mask);
SkSVGMask.cpp 21 DEFINE_SVG_INFO(Mask)
  /external/clang/include/clang/AST/
DeclAccessPair.h 33 enum { Mask = 0x3 };
43 return reinterpret_cast<NamedDecl*>(~Mask & Ptr);
46 return AccessSpecifier(Mask & Ptr);
  /external/llvm/lib/CodeGen/
InterleavedAccessPass.cpp 101 /// \brief Check if the mask is a DE-interleave mask of the given factor
104 static bool isDeInterleaveMaskOfFactor(ArrayRef<int> Mask, unsigned Factor,
112 for (; i < Mask.size(); i++)
113 if (Mask[i] >= 0 && static_cast<unsigned>(Mask[i]) != Index + i * Factor)
116 if (i == Mask.size())
123 /// \brief Check if the mask is a DE-interleave mask for an interleaved load.
126 /// <0, 2, 4, 6> (mask of index 0 to extract even elements
    [all...]
StackMapLivenessAnalysis.cpp 75 /// \brief Create a register mask and initialize it with the registers from
149 uint32_t *Mask = createRegisterMask(MF);
150 MachineOperand MO = MachineOperand::CreateRegLiveOut(Mask);
154 /// Create a register mask and initialize it with the registers from the
157 // The mask is owned and cleaned up by the Machine Function.
158 uint32_t *Mask = MF.allocateRegisterMask(TRI->getNumRegs());
160 Mask[Reg / 32] |= 1U << (Reg % 32);
162 // Give the target a chance to adjust the mask.
163 TRI->adjustStackMapLiveOutMask(Mask);
165 return Mask;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xdefs.h 73 typedef unsigned long Mask;
75 typedef CARD32 Mask;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xdefs.h 73 typedef unsigned long Mask;
75 typedef CARD32 Mask;
  /external/opencv3/modules/core/include/opencv2/core/cuda/
transform.hpp 58 template <typename T, typename D, typename UnOp, typename Mask>
59 static inline void transform(PtrStepSz<T> src, PtrStepSz<D> dst, UnOp op, const Mask& mask, cudaStream_t stream)
62 transform_detail::TransformDispatcher<VecTraits<T>::cn == 1 && VecTraits<D>::cn == 1 && ft::smart_shift != 1>::call(src, dst, op, mask, stream);
65 template <typename T1, typename T2, typename D, typename BinOp, typename Mask>
66 static inline void transform(PtrStepSz<T1> src1, PtrStepSz<T2> src2, PtrStepSz<D> dst, BinOp op, const Mask& mask, cudaStream_t stream)
69 transform_detail::TransformDispatcher<VecTraits<T1>::cn == 1 && VecTraits<T2>::cn == 1 && VecTraits<D>::cn == 1 && ft::smart_shift != 1>::call(src1, src2, dst, op, mask, stream);
  /external/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 280 /// RHS, return the shuffle mask and true. Otherwise, return false.
282 SmallVectorImpl<Constant*> &Mask) {
288 Mask.assign(NumElts, UndefValue::get(Type::getInt32Ty(V->getContext())));
294 Mask.push_back(ConstantInt::get(Type::getInt32Ty(V->getContext()), i));
300 Mask.push_back(ConstantInt::get(Type::getInt32Ty(V->getContext()),
318 if (collectSingleShuffleElements(VecOp, LHS, RHS, Mask)) {
319 // If so, update the mask to reflect the inserted undef.
320 Mask[InsertedIdx] = UndefValue::get(Type::getInt32Ty(V->getContext()));
333 if (collectSingleShuffleElements(VecOp, LHS, RHS, Mask)) {
334 // If so, update the mask to reflect the inserted value
    [all...]
  /art/runtime/base/
bit_field_test.cc 28 ASSERT_EQ(0x00ffU, TestBitFields::Mask());
  /external/llvm/include/llvm/ADT/
SmallBitVector.h 228 // Mask off previous bits.
307 uintptr_t Mask = EMask - IMask;
308 setSmallBits(getSmallBits() | Mask);
338 uintptr_t Mask = EMask - IMask;
339 setSmallBits(getSmallBits() & ~Mask);
517 /// setBitsInMask - Add '1' bits from Mask to this vector. Don't resize.
518 /// This computes "*this |= Mask".
519 void setBitsInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
521 applyMask<true, false>(Mask, MaskWords);
523 getPointer()->setBitsInMask(Mask, MaskWords)
    [all...]
  /external/llvm/lib/Analysis/
CostModel.cpp 92 static bool isReverseVectorMask(SmallVectorImpl<int> &Mask) {
93 for (unsigned i = 0, MaskSize = Mask.size(); i < MaskSize; ++i)
94 if (Mask[i] > 0 && Mask[i] != (int)(MaskSize - 1 - i))
99 static bool isAlternateVectorMask(SmallVectorImpl<int> &Mask) {
101 unsigned MaskSize = Mask.size();
105 if (Mask[i] < 0)
107 isAlternate = Mask[i] == (int)((i & 1) ? MaskSize + i : i);
116 if (Mask[i] < 0)
118 isAlternate = Mask[i] == (int)((i & 1) ? i : MaskSize + i)
    [all...]
  /external/llvm/utils/PerfectShuffle/
PerfectShuffle.cpp 28 // Mask manipulation functions.
34 /// getMaskElt - Return element N of the specified mask.
35 static unsigned getMaskElt(unsigned Mask, unsigned Elt) {
36 return (Mask >> ((3-Elt)*4)) & 0xF;
39 static unsigned setMaskElt(unsigned Mask, unsigned Elt, unsigned NewVal) {
41 return (Mask & ~(0xF << FieldShift)) | (NewVal << FieldShift);
45 static bool isValidMask(unsigned short Mask) {
46 unsigned short UndefBits = Mask & 0x8888;
47 return (Mask & ((UndefBits >> 1)|(UndefBits>>2)|(UndefBits>>3))) == 0;
50 /// hasUndefElements - Return true if any of the elements in the mask are undef
    [all...]
  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/texturepacker/
ColorBleedEffect.java 19 import com.badlogic.gdx.tools.texturepacker.ColorBleedEffect.Mask.MaskIterator;
41 Mask mask = new Mask(rgb); local
45 while (mask.pendingSize > 0 && mask.pendingSize != lastPending && iterations < maxIterations) {
46 lastPending = mask.pendingSize;
47 executeIteration(rgb, mask, width, height);
55 private void executeIteration (int[] rgb, Mask mask, int width, int height)
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/cuda/detail/
transform_detail.hpp 76 template <typename T, typename D, typename UnOp, typename Mask>
77 static __device__ __forceinline__ void unroll(const T& src, D& dst, const Mask& mask, UnOp& op, int x_shifted, int y)
79 if (mask(y, x_shifted))
83 template <typename T1, typename T2, typename D, typename BinOp, typename Mask>
84 static __device__ __forceinline__ void unroll(const T1& src1, const T2& src2, D& dst, const Mask& mask, BinOp& op, int x_shifted, int y)
86 if (mask(y, x_shifted))
92 template <typename T, typename D, typename UnOp, typename Mask>
93 static __device__ __forceinline__ void unroll(const T& src, D& dst, const Mask& mask, UnOp& op, int x_shifted, int y
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/attributes/
CubemapAttribute.java 28 protected static long Mask = EnvironmentMap;
30 public final static boolean is (final long mask) {
31 return (mask & Mask) != 0;

Completed in 723 milliseconds

1 2 3 4 5 6 7 8 91011>>