Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp152 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
H A DDAGISelMatcher.h64 CheckType, // Fail if not correct type. enumerator
H A DGlobalISelEmitter.cpp1829 StringRef CheckType = Insts.size() == 1 ? in emitPredicateOpcodes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1129 bool StrictCheck, bool CheckType) { in getPointersDiff()
1236 ScalarEvolution &SE, bool CheckType) { in isConsecutiveAccess()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp1544 static void ProfileIsAOpInit(FoldingSetNodeID &ID, RecTy *CheckType, in ProfileIsAOpInit()
1550 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1819 auto CheckType = [&](QualType Ty) { in checkDeviceDecl() local
H A DSemaDeclCXX.cpp5873 void AbstractUsageInfo::CheckType(const NamedDecl *D, TypeLoc TL, in CheckType() function in __anon26624a2b1511::AbstractUsageInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1044 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2569 CheckType(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, in CheckType() function