Searched refs:kCount (Results 1 – 9 of 9) sorted by relevance
34 template <bool kCount>35 const char* const ArenaAllocatorStatsImpl<kCount>::kAllocNames[] = {53 template <bool kCount>54 ArenaAllocatorStatsImpl<kCount>::ArenaAllocatorStatsImpl() in ArenaAllocatorStatsImpl()59 template <bool kCount>60 void ArenaAllocatorStatsImpl<kCount>::Copy(const ArenaAllocatorStatsImpl& other) { in Copy()65 template <bool kCount>66 void ArenaAllocatorStatsImpl<kCount>::RecordAlloc(size_t bytes, ArenaAllocKind kind) { in RecordAlloc()71 template <bool kCount>72 size_t ArenaAllocatorStatsImpl<kCount>::NumAllocations() const { in NumAllocations()[all …]
63 template <bool kCount>82 template <bool kCount>141 template <bool kCount> friend class ArenaAllocatorStatsImpl;
62 template <bool kCount>74 template <bool kCount>
68 kCount enumerator
107 case kCount: res_reg = rs_rMIPS_COUNT; break; in TargetReg()
115 case kCount: res_reg = RegStorage::InvalidReg(); break; in TargetReg()
135 case kCount: res_reg = RegStorage::InvalidReg(); break; in TargetReg()
2814 RegStorage t_reg = TargetReg(kCount, kNotWide); // rCX in GenArithOpInt()3002 RegStorage t_reg = TargetReg(kCount, kNotWide); // rCX in GenShiftOpLong()
228 case kCount: res_reg = rs_rX86_COUNT; break; in TargetReg32()