Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h146 MergedTable *Merged = getMergedTable(); in condense() local
321 if (auto *Merged = Base ? Base->getMergedTable() : nullptr) { in emit() local
H A DASTReader.cpp7750 auto &Merged = KeyDecls[D->getCanonicalDecl()]; in GetExistingDecl() local
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp194 Profile Merged; in mergeProfilesByThread() local
233 Profile Merged; in mergeProfilesByStack() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp335 llvm::Expected<Replacements> Merged = in add() local
464 MergedReplacement Merged(NextIsFirst ? *FirstI : *SecondI, NextIsFirst, in merge() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp111 const CommentOptions &CommentOpts, bool Merged) : in RawComment()
H A DASTContext.cpp1024 auto &Merged = It->second; in deduplicateMergedDefinitonsFor() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h839 Use *Merged; in mergeUseLists() local
/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp46 bool Merged = false; member in WindowsManifestMerger::WindowsManifestMergerImpl
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp154 DILocation *Merged = (*Insns.begin())->getDebugLoc(); in mergeDILocations() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp747 APInt Merged = (DeadValue & ~Mask) | (KillingValue << LShiftAmount); in tryToMergePartialOverlappingStores() local
2194 if (Constant *Merged = tryToMergePartialOverlappingStores( in eliminateDeadStores() local
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DMiscompilation.cpp232 auto Merged = CloneModule(M1); in testMergedProgram() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp910 MachineInstr *Merged = nullptr; in MergeOpsUpdate() local
1996 MachineInstr *Merged = MergeOpsUpdate(*Candidate); in LoadStoreMultipleOpti() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1619 for (const Module *Merged : Context.getModulesWithMergedDefinition(Def)) in hasVisibleMergedDefinition() local
1626 for (const Module *Merged : Context.getModulesWithMergedDefinition(Def)) in hasMergedDefinitionInCurrentModule() local
5693 auto Merged = Context.getModulesWithMergedDefinition(Def); in diagnoseMissingImport() local
H A DSemaTemplateDeduction.cpp373 TemplateArgument Merged = checkDeducedTemplateArguments( in checkDeducedTemplateArguments() local
H A DSemaDecl.cpp4416 QualType Merged = Context.mergeTypes(Old->getType(), New->getType()); in MergeCompatibleFunctionDecls() local
H A DSemaChecking.cpp16684 unsigned Merged : 1; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp75 Merged enumerator
H A DCGCall.cpp2051 bool Merged = !MergedNames.insert(Name).second; in overrideFunctionFeaturesWithTargetFeatures() local
2097 llvm::DenormalMode Merged = in mergeDefaultFunctionDefinitionAttributes() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp546 bool Merged = false; in groupChecks() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1383 AttrBuilder Merged(C, getAttributes(Index)); in addAttributesAtIndex() local
H A DDebugInfoMetadata.cpp108 auto *Merged = Locs[0]; in getMergedLocations() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp795 LiveRange::Segment &Merged = *Dst.addSegment(Added); in addSegmentsWithValNo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp832 bool Merged = false; in addFieldForAllocas() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp6761 auto Merged = B.buildMergeLikeInstr( in legalizeBVHIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3611 SDValue Merged = in combineCarryDiamond() local
21854 bool Merged = true; in visitINSERT_VECTOR_ELT() local

12