Searched defs:simplify_type (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DUse.h116 template <> struct simplify_type<Use> { struct in namespace:llvm
121 template <> struct simplify_type<const Use> { struct in namespace:llvm
H A DTrackingMDRef.h145 template <> struct simplify_type<TrackingMDRef> { struct in namespace:llvm
151 template <> struct simplify_type<const TrackingMDRef> { struct in namespace:llvm
159 template <class T> struct simplify_type<TypedTrackingMDRef<T>> { struct in namespace:llvm
167 template <class T> struct simplify_type<const TypedTrackingMDRef<T>> { struct in namespace:llvm
H A DValueHandle.h167 template <> struct simplify_type<WeakVH> { struct in namespace:llvm
172 template <> struct simplify_type<const WeakVH> { struct in namespace:llvm
231 template <> struct simplify_type<WeakTrackingVH> { struct in namespace:llvm
236 template <> struct simplify_type<const WeakTrackingVH> { struct in namespace:llvm
H A DMetadata.h760 template <> struct simplify_type<MDOperand> { struct
766 template <> struct simplify_type<const MDOperand> { struct
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCasting.h33 template<typename From> struct simplify_type { struct in namespace:llvm
40 template<typename From> struct simplify_type<const From> { struct in namespace:llvm
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h251 template <class T> struct simplify_type<IntrusiveRefCntPtr<T>> { struct in namespace:llvm
259 template <class T> struct simplify_type<const IntrusiveRefCntPtr<T>> { struct in namespace:llvm
H A Dilist_iterator.h185 struct simplify_type<ilist_iterator<OptionsT, false, IsConst>> { struct in namespace:llvm
192 struct simplify_type<const ilist_iterator<OptionsT, false, IsConst>> struct in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAssumptionCache.h252 template<> struct simplify_type<AssumptionCache::ResultElem> { struct in class:llvm::AssumptionCache
259 template<> struct simplify_type<const AssumptionCache::ResultElem> { struct in class:llvm::AssumptionCache
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h369 struct simplify_type< ::clang::CanQual<T>> { struct in namespace:llvm
H A DType.h1301 template<> struct simplify_type< ::clang::QualType> { struct in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1487 template<class T> struct simplify_type< clang::ento::CallEventRef<T>> { struct in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h244 template<> struct simplify_type<SDValue> { struct in namespace:llvm
251 template<> struct simplify_type<const SDValue> { struct in namespace:llvm
347 template<> struct simplify_type<SDUse> { struct in namespace:llvm

Completed in 163 milliseconds