| /third_party/rust/crates/aho-corasick/src/packed/teddy/ |
| H A D | compile.rs | 331 pub struct Mask { structure names 336 impl Mask { impls
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | CmpInstAnalysis.cpp | 66 decomposeBitTestICmp(Value *LHS, Value *RHS, CmpInst::Predicate &Pred, Value *&X, APInt &Mask, bool LookThruTrunc) decomposeBitTestICmp() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | StackMapLivenessAnalysis.cpp | 154 uint32_t *Mask = createRegisterMask(MF); in addLiveOutSetToMI() local 163 uint32_t *Mask = MF.allocateRegMask(); in createRegisterMask() local
|
| H A D | LivePhysRegs.cpp | 156 LaneBitmask Mask = LI.LaneMask; in addBlockLiveIns() local
|
| H A D | LiveRegMatrix.cpp | 86 LaneBitmask Mask = (*Units).second; in foreachUnit() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFUnitIndex.cpp | 189 uint64_t Mask = Header.NumBuckets - 1; in getFromHash() local
|
| /third_party/optimized-routines/math/ |
| H A D | v_logf.c | 28 #define Mask v_u32 (0x007fffff) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| H A D | Support.h | 99 inline unsigned getResourceStateIndex(uint64_t Mask) { in getResourceStateIndex() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | BitmaskEnum.h | 80 template <typename E> typename std::underlying_type<E>::type Mask() { in Mask() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GISelKnownBits.h | 57 bool maskedValueIsZero(Register Val, const APInt &Mask) { in maskedValueIsZero() argument
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | EnumBitMask.h | 36 class Mask { class 38 SK_ALWAYS_INLINE constexpr Mask(E e) : Mask((int)e) {} in Mask() function in skgpu::Mask 55 SK_ALWAYS_INLINE constexpr explicit Mask(int value) : fValue(value) {} Mask() function in skgpu::Mask [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | enum-set.h | 81 static constexpr T Mask(E element) { in Mask() function in v8::base::EnumSet
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
| H A D | InstrBuilder.cpp | 79 uint64_t Mask = ProcResourceMasks[PRE->ProcResourceIdx]; in initializeUsedResources() local 162 uint64_t Mask = RPC.first ^ PowerOf2Floor(RPC.first); in initializeUsedResources() local 175 uint64_t Mask = ProcResourceMasks[I]; in initializeUsedResources() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | LaneBitmask.h | 89 Type Mask = 0; global() member [all...] |
| H A D | MCInstrAnalysis.h | 108 virtual bool isZeroIdiom(const MCInst &MI, APInt &Mask, in isZeroIdiom() argument 133 virtual bool isDependencyBreaking(const MCInst &MI, APInt &Mask, in isDependencyBreaking() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiAsmBackend.cpp | 121 uint64_t Mask = in applyFixup() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | LiveRegUnits.h | 94 void addRegMasked(MCPhysReg Reg, LaneBitmask Mask) { in addRegMasked() argument
|
| /third_party/skia/src/gpu/v1/ |
| H A D | ClipStack.h | 168 class Mask { class in skgpu::v1::final
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
| H A D | MicrosoftDemangleNodes.cpp | 53 outputQualifierIfPresent(OutputStream &OS, Qualifiers Q, Qualifiers Mask, bool NeedSpace) outputQualifierIfPresent() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
| H A D | ExecuteStage.cpp | 132 uint64_t Mask = HWS.analyzeResourcePressure(Insts); in cycleEnd() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| H A D | GlobalObject.h | 141 unsigned Mask = 1 << HasMetadataHashEntryBit; in setHasMetadataHashEntry() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDKernelCodeTUtils.cpp | 83 const auto Mask = (static_cast<T>(1) << width) - 1; in printBitField() local 150 const uint64_t Mask = ((UINT64_C(1) << width) - 1) << shift; in parseBitField() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| H A D | MVEGatherScatterLowering.cpp | 185 Value *Mask = I->getArgOperand(2); in lowerGather() local 262 Value *Mask = I->getArgOperand(2); in tryCreateMaskedGatherOffset() local [all...] |
| H A D | Thumb2InstrInfo.cpp | 89 unsigned Mask = MBBI->getOperand(1).getImm(); in ReplaceTailWithBranchTo() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsAsmBackend.cpp | 290 uint64_t Mask = ((uint64_t)(-1) >> in applyFixup() local
|