Searched defs:bit (Results 1 – 9 of 9) sorted by relevance
151 #define GENERIC_OPTIMIZATION(name, bit) \ argument170 bool IsBitSet(uint32_t bit) const { in IsBitSet()175 void SetBit(uint32_t bit) { in SetBit()188 #define INTRINSIC_OPTIMIZATION(name, bit) \ argument
48 uint32_t bit = *static_cast<Iter&>(*this); variable
158 size_t bit = 0; in StoreBits() local172 size_t bit = 0; in PopCount() local185 size_t bit = 0; in Compare() local
28 public static void doMultiPath(boolean bit) { in doMultiPath()
40 public static void doMultiPath(boolean bit) { in doMultiPath()
94 static inline bool HasBitSet(uint32_t value, uint32_t bit) { in HasBitSet()
162 uint32_t bit = CTZ(bits); in DecodeDexRegisterMap() local
502 uint32_t bit = (offset >> 2); in HandleOptimizingDeoptimization() local
437 uint32_t bit = MapTypeToBitMask(item_type); in CheckMap() local