Home
last modified time | relevance | path

Searched defs:CheckType (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp148 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
H A DDAGISelMatcher.h
H A DGlobalISelMatchTable.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1964 static void ProfileIsAOpInit(FoldingSetNodeID &ID, RecTy *CheckType, in ProfileIsAOpInit() argument
1970 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get() argument
2026 ProfileExistsOpInit(FoldingSetNodeID & ID,RecTy * CheckType,Init * Expr) ProfileExistsOpInit() argument
2032 get(RecTy * CheckType,Init * Expr) get() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1670 /*StrictCheck=*/true, CheckType); in isConsecutiveAccess() argument
1565 getPointersDiff(Type * ElemTyA,Value * PtrA,Type * ElemTyB,Value * PtrB,const DataLayout & DL,ScalarEvolution & SE,bool StrictCheck,bool CheckType) getPointersDiff() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1175 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit() argument
1209 ExistsOpInit(RecTy *CheckType, Init *Expr) in ExistsOpInit() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1729 auto CheckType = [&](ShuffleVectorInst *Shuffle) { identifyDeinterleave() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2035 auto CheckType = [&](QualType Ty, bool IsRetTy = false) { checkTypeSupport() local
H A DSemaDeclCXX.cpp6192 void AbstractUsageInfo::CheckType(const NamedDecl *D, TypeLoc TL, CheckType() function in __anon5bed44921411::AbstractUsageInfo
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2732 LLVM_ATTRIBUTE_ALWAYS_INLINE static bool CheckType(MVT::SimpleValueType VT, CheckType() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3481 bool CheckType(QualType T) { CheckType() function in __anonec1224fd0411::IsTypeDeclaredInsideVisitor
[all...]