/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherOpt.cpp | 148 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
|
H A D | DAGISelMatcher.h |
|
H A D | GlobalISelMatchTable.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | Record.cpp | 1964 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 D | LoopAccessAnalysis.cpp | 1670 /*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 D | Record.h | 1175 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 D | ComplexDeinterleavingPass.cpp | 1729 auto CheckType = [&](ShuffleVectorInst *Shuffle) { identifyDeinterleave() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | Sema.cpp | 2035 auto CheckType = [&](QualType Ty, bool IsRetTy = false) { checkTypeSupport() local
|
H A D | SemaDeclCXX.cpp | 6192 void AbstractUsageInfo::CheckType(const NamedDecl *D, TypeLoc TL, CheckType() function in __anon5bed44921411::AbstractUsageInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2732 LLVM_ATTRIBUTE_ALWAYS_INLINE static bool CheckType(MVT::SimpleValueType VT, CheckType() function
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTImporter.cpp | 3481 bool CheckType(QualType T) { CheckType() function in __anonec1224fd0411::IsTypeDeclaredInsideVisitor [all...] |