Searched defs:tp1 (Results 1 – 8 of 8) sorted by relevance
16 unsigned long long tp0, tp1; in main() local
24 timespec tp1; in main() local
24 struct timespec tp1, tp2; TEST() local
44 std::size_t tp1 = h(static_cast<T>(0.1)); in test() local
24 type(parent1) :: tp1 = parent1(3) local45 type(parent1) :: tp1 local
39 int *tp1 = &t; // expected-note {{'tp1' initialized here}} in f_1_1() local
1366 if (auto tp1 = llvm::dyn_cast<RankedTensorType>(getSource().getType())) { verify() local
123 isSameTypeWithoutEncoding(Type tp1,Type tp2) isSameTypeWithoutEncoding() argument