Searched defs:CycleT (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | GenericUniformityInfo.h | 41 using CycleT = typename CycleInfoT::CycleT; variable |
H A D | GenericConvergenceVerifier.h | 31 using CycleT = typename CycleInfoT::CycleT; variable |
H A D | GenericUniformityImpl.h | 97 using CycleT = typename CycleInfoT::CycleT; global() variable |
H A D | GenericCycleImpl.h | 111 using CycleT = typename CycleInfoT::CycleT; global() variable |
H A D | GenericCycleInfo.h | 225 using CycleT = GenericCycle<ContextT>; global() variable |