Home
last modified time | relevance | path

Searched defs:TC1 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dexplicit-instantiation.cpp103 class TC1 { class
/llvm-project/clang/test/Index/
H A Dusrs.cpp94 class TC1 { class
/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp268 uint64_t TC1 = TC->getZExtValue(); IsSafeActiveMask() local
/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp51 template <typename T> constexpr class TC1 {}; // expected-error {{class cannot be marked constexpr}} class
/llvm-project/flang/include/flang/Lower/Support/
H A DUtils.h168 const Fortran::evaluate::Convert<Fortran::evaluate::Type<TC1, KIND>, TC2> in getHashValue()
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp758 const unsigned TC1 = SE.getSmallConstantTripCount(FC1.L); haveIdenticalTripCounts() local
/llvm-project/flang/lib/Lower/
H A DConvertExpr.cpp1232 genval(const Fortran::evaluate::Convert<Fortran::evaluate::Type<TC1,KIND>,TC2> & convert) genval() argument
5056 genarr(const Fortran::evaluate::Convert<Fortran::evaluate::Type<TC1,KIND>,TC2> & x) genarr() argument
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13817 const Type::TypeClass TC1 = T1->getTypeClass(); isLayoutCompatible() local