Searched refs:GetUIntPtrType (Results 1 – 3 of 3) sorted by relevance
1177 } else if (this == TypeOracle::GetUIntPtrType()) { in AlignmentLog2()1256 } else if (type->IsSubtypeOf(TypeOracle::GetUIntPtrType())) { in SizeOf()1278 type == TypeOracle::GetUIntPtrType(); in IsAnyUnsignedInteger()1294 return type->IsSubtypeOf(TypeOracle::GetUIntPtrType()) || in IsPointerSizeIntegralType()
266 static const Type* GetUIntPtrType() { in GetUIntPtrType() function
275 } else if (return_type->IsSubtypeOf(TypeOracle::GetUIntPtrType())) { in EmitInstruction()