Searched defs:CheckType (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | DAGISelMatcherOpt.cpp | 152 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
|
H A D | DAGISelMatcher.h | 64 CheckType, // Fail if not correct type. enumerator
|
H A D | GlobalISelEmitter.cpp | 1829 StringRef CheckType = Insts.size() == 1 ? in emitPredicateOpcodes() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 1129 bool StrictCheck, bool CheckType) { in getPointersDiff() 1236 ScalarEvolution &SE, bool CheckType) { in isConsecutiveAccess()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | Record.cpp | 1544 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 D | Sema.cpp | 1819 auto CheckType = [&](QualType Ty) { in checkDeviceDecl() local
|
H A D | SemaDeclCXX.cpp | 5873 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 D | Record.h | 1044 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2569 CheckType(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, in CheckType() function
|