Home
last modified time | relevance | path

Searched defs:Matched (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DOverflowInstAnalysis.cpp54 bool Matched = in isCheckForZeroAndMulWithOverflow() local
H A DScalarEvolution.cpp4630 const SCEV *Matched = MatchNotExpr(Operand); in getNotSCEV() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp40 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 DHeaderIncludes.cpp62 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 DLVOptions.cpp507 bool Matched = false; in matchPattern() local
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c554 BOOLEAN Matched; in AcpiDbDisplayCommandInfo() local
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4370 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 DSampleProfileMatcher.cpp855 bool Matched = functionMatchesProfileHelper(IRFunc, ProfFunc); in functionMatchesProfile() local
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp166 bool Matched = IgnoreCase ? Rest.starts_with_insensitive(I->getName()) in matchOption() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp782 bool Matched = false; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1252 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 DAggressiveInstCombine.cpp460 unsigned Matched = 0; in isCTTZTable() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1116 RecVec Matched = I->getValueAsListOfDefs("MatchedItinClasses"); in GenSchedClassTables() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1851 bool Matched = match(CB.Inst, m_Intrinsic<Intrinsic::assume>( in eliminateConstraints() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp5459 bool Matched; in selectVOP3PMadMixModsExt() local
5474 bool Matched; in selectVOP3PMadMixMods() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2300 InstructionMatcher *Matched; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2354 bool Matched = false; in computeSampleProfileOverlap() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3578 bool Matched = in fixCppIncludeInsertions() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3836 SmallVector<MatchResult, 4> Matched; in getPatternForClassTemplateSpecialization() local
H A DSemaExprCXX.cpp6218 bool Matched = false; in EvaluateArrayTypeTrait() local
H A DSemaTemplate.cpp4187 SmallVector<MatchResult, 4> Matched; in CheckVarTemplateId() local
H A DSemaOverload.cpp13321 FunctionDecl *Matched = nullptr; in ResolveSingleFunctionTemplateSpecialization() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5285 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 DCodeGenPrepare.cpp4057 SmallSetVector<PHIPair, 8> Matched; in MatchPhiSet() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15022 bool Matched = false; combineBinOp_VLToVWBinOp_VL() local

12