Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp149 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
H A DDAGISelMatcher.h64 CheckType, // Fail if not correct type. enumerator
/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DRecord.cpp1283 static void ProfileIsAOpInit(FoldingSetNodeID &ID, RecTy *CheckType, in ProfileIsAOpInit()
1289 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1174 ScalarEvolution &SE, bool CheckType) { in isConsecutiveAccess()
/freebsd-12.1/contrib/llvm/include/llvm/TableGen/
H A DRecord.h958 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2704 CheckType(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, in CheckType() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp5466 void AbstractUsageInfo::CheckType(const NamedDecl *D, TypeLoc TL, in CheckType() function in __anon6c2568af1011::AbstractUsageInfo