/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
H A D | nsan_stats.cpp | 35 static uptr Key(CheckTypeT CheckType, u32 StackId) { in Key() 94 static const char *CheckTypeDisplay(CheckTypeT CheckType) { in CheckTypeDisplay()
|
H A D | nsan.cpp | 421 int32_t checkFT(const FT value, ShadowFT Shadow, CheckTypeT CheckType, in checkFT()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherOpt.cpp | 148 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | Record.cpp | 1964 static void ProfileIsAOpInit(FoldingSetNodeID &ID, RecTy *CheckType, in ProfileIsAOpInit() 1970 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get() 2026 static void ProfileExistsOpInit(FoldingSetNodeID &ID, RecTy *CheckType, in ProfileExistsOpInit() 2032 ExistsOpInit *ExistsOpInit::get(RecTy *CheckType, Init *Expr) { in get()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 1561 bool CheckType) { in getPointersDiff() 1661 ScalarEvolution &SE, bool CheckType) { in isConsecutiveAccess()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1175 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit() 1209 ExistsOpInit(RecTy *CheckType, Init *Expr) in ExistsOpInit()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ComplexDeinterleavingPass.cpp | 1728 auto CheckType = [&](ShuffleVectorInst *Shuffle) { in identifyDeinterleave() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | DAGISelMatcher.h | 72 CheckType, // Fail if not correct type. enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | Sema.cpp | 2053 auto CheckType = [&](QualType Ty, bool IsRetTy = false) { in checkTypeSupport() local
|
H A D | SemaDeclCXX.cpp | 6049 void AbstractUsageInfo::CheckType(const NamedDecl *D, TypeLoc TL, in CheckType() function in __anon42c808801411::AbstractUsageInfo
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | NumericalStabilitySanitizer.cpp | 406 enum CheckType { enum in __anon1c7024df0111::CheckLoc
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.cpp | 1460 StringRef CheckType = in emitPredicateOpcodes() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2866 LLVM_ATTRIBUTE_ALWAYS_INLINE static bool CheckType(MVT::SimpleValueType VT, in CheckType() function
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTImporter.cpp | 3535 bool CheckType(QualType T) { in CheckType() function in __anone38d232b0411::IsTypeDeclaredInsideVisitor
|