Searched defs:IntT (Results 1 – 4 of 4) sorted by relevance
73 operator IntT() const { in IntT() function
243 using IntT = int; typedef255 FlatAllocation(const TypeMap<IntT, T...>& ends) : ends_(ends) { in FlatAllocation()351 TypeMap<IntT, T...> CalculateEnds(const TypeMap<IntT, T...>& sizes) { in CalculateEnds()1826 const TypeMap<IntT, T...>& sizes) { in CreateFlatAlloc()
243 using IntT = int; typedef255 FlatAllocation(const TypeMap<IntT, T...>& ends) : ends_(ends) { in FlatAllocation()345 TypeMap<IntT, T...> CalculateEnds(const TypeMap<IntT, T...>& sizes) { in CalculateEnds()1820 const TypeMap<IntT, T...>& sizes) { in CreateFlatAlloc()
3159 Type *IntT = in emitGlobalConstantVector() local