/llvm-project/compiler-rt/lib/nsan/ |
H A D | nsan_stats.cpp | 35 static uptr Key(CheckTypeT CheckType, u32 StackId) { in Key() argument 94 static const char *CheckTypeDisplay(CheckTypeT CheckType) { in CheckTypeDisplay() argument
|
H A D | nsan.cpp | 422 checkFT(const FT value,ShadowFT Shadow,CheckTypeT CheckType,uptr CheckArg) checkFT() argument
|
/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherOpt.cpp | 148 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
|
/llvm-project/llvm/lib/TableGen/ |
H A D | Record.cpp | 1964 ProfileIsAOpInit(FoldingSetNodeID & ID,RecTy * CheckType,Init * Expr) ProfileIsAOpInit() argument 1970 get(RecTy * CheckType,Init * Expr) get() argument 2026 ProfileExistsOpInit(FoldingSetNodeID & ID,RecTy * CheckType,Init * Expr) ProfileExistsOpInit() argument 2032 get(RecTy * CheckType,Init * Expr) get() argument [all...] |
/llvm-project/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 1564 getPointersDiff(Type * ElemTyA,Value * PtrA,Type * ElemTyB,Value * PtrB,const DataLayout & DL,ScalarEvolution & SE,bool StrictCheck,bool CheckType) getPointersDiff() argument 1664 isConsecutiveAccess(Value * A,Value * B,const DataLayout & DL,ScalarEvolution & SE,bool CheckType) isConsecutiveAccess() argument
|
/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1175 IsAOpInit(RecTy * CheckType,Init * Expr) IsAOpInit() argument 1209 ExistsOpInit(RecTy * CheckType,Init * Expr) ExistsOpInit() argument [all...] |
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | DAGISelMatcher.h | 72 CheckType, // Fail if not correct type. enumerator
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | ComplexDeinterleavingPass.cpp | 1728 auto CheckType = [&](ShuffleVectorInst *Shuffle) { identifyDeinterleave() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | NumericalStabilitySanitizer.cpp | 406 enum CheckType { global() enum in __anone0a649520111::CheckLoc
|
/llvm-project/clang/lib/Sema/ |
H A D | Sema.cpp | 2051 auto CheckType = [&](QualType Ty, bool IsRetTy = false) { checkTypeSupport() local
|
H A D | SemaDeclCXX.cpp | 6051 void AbstractUsageInfo::CheckType(const NamedDecl *D, TypeLoc TL, CheckType() function in __anon47e04d131411::AbstractUsageInfo
|
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.cpp | 1460 StringRef CheckType = emitPredicateOpcodes() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2855 LLVM_ATTRIBUTE_ALWAYS_INLINE static bool CheckType(MVT::SimpleValueType VT, CheckType() function
|
/llvm-project/clang/lib/AST/ |
H A D | ASTImporter.cpp | 3530 bool CheckType(QualType T) { CheckType() function in __anon6795a15e0411::IsTypeDeclaredInsideVisitor [all...] |