/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | OverflowInstAnalysis.cpp | 54 bool Matched = in isCheckForZeroAndMulWithOverflow() local
|
H A D | ScalarEvolution.cpp | 4630 const SCEV *Matched = MatchNotExpr(Operand); in getNotSCEV() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFObjectWriter.cpp | 40 bool Matched = false; ///< Is this relocation part of a match. member 116 unsigned Matched = Predicate(*I); in find_best() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/ |
H A D | HeaderIncludes.cpp | 62 bool Matched = Tok.is(tok::hash) && !Lex.LexFromRawLexer(Tok) && in checkAndConsumeDirectiveWithName() local 126 auto Matched = [&]() { in checkAndConsumeInclusiveDirective() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVOptions.cpp | 507 bool Matched = false; in matchPattern() local
|
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbinput.c | 554 BOOLEAN Matched; in AcpiDbDisplayCommandInfo() local
|
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 4370 bool Matched = false; in AST_MATCHER_P() local 5091 bool Matched = false; in AST_POLYMORPHIC_MATCHER_P2() local 5177 bool Matched = false; in AST_POLYMORPHIC_MATCHER_P2() local 5340 bool Matched = false; in AST_POLYMORPHIC_MATCHER_P() local 6286 bool Matched = false; in AST_MATCHER_P() local 7891 bool Matched = false; in AST_MATCHER_P() local 7918 bool Matched = false; in AST_MATCHER_P() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfileMatcher.cpp | 855 bool Matched = functionMatchesProfileHelper(IRFunc, ProfFunc); in functionMatchesProfile() local
|
/freebsd/contrib/llvm-project/llvm/lib/Option/ |
H A D | OptTable.cpp | 166 bool Matched = IgnoreCase ? Rest.starts_with_insensitive(I->getName()) in matchOption() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemProfiler.cpp | 782 bool Matched = false; member
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenSchedule.cpp | 1252 RecVec Matched = Rec->getValueAsListOfDefs("MatchedItinClasses"); in inferFromItinClass() local 2044 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in collectItinProcResources() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 460 unsigned Matched = 0; in isCTTZTable() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | SubtargetEmitter.cpp | 1116 RecVec Matched = I->getValueAsListOfDefs("MatchedItinClasses"); in GenSchedClassTables() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ConstraintElimination.cpp | 1851 bool Matched = match(CB.Inst, m_Intrinsic<Intrinsic::assume>( in eliminateConstraints() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstructionSelector.cpp | 5459 bool Matched; in selectVOP3PMadMixModsExt() local 5474 bool Matched; in selectVOP3PMadMixMods() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.h | 2300 InstructionMatcher *Matched; variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 2354 bool Matched = false; in computeSampleProfileOverlap() local
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | Format.cpp | 3578 bool Matched = in fixCppIncludeInsertions() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiate.cpp | 3836 SmallVector<MatchResult, 4> Matched; in getPatternForClassTemplateSpecialization() local
|
H A D | SemaExprCXX.cpp | 6218 bool Matched = false; in EvaluateArrayTypeTrait() local
|
H A D | SemaTemplate.cpp | 4187 SmallVector<MatchResult, 4> Matched; in CheckVarTemplateId() local
|
H A D | SemaOverload.cpp | 13321 FunctionDecl *Matched = nullptr; in ResolveSingleFunctionTemplateSpecialization() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 5285 bool Matched = matchUnaryPredicate(MRI, RHS, BuildUDIVPattern); in buildUDivUsingMul() local 5458 bool Matched = matchUnaryPredicate(MRI, RHS, BuildSDIVPattern); in buildSDivUsingMul() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 4057 SmallSetVector<PHIPair, 8> Matched; in MatchPhiSet() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 15022 bool Matched = false; combineBinOp_VLToVWBinOp_VL() local
|