Home
last modified time | relevance | path

Searched defs:Root (Results 1 – 25 of 125) sorted by relevance

12345

/freebsd-14.2/contrib/llvm-project/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp22 size_t PathPool::addFilePath(RootDirKind Root, in addFilePath()
72 PathPool::RootDirKind Root = PathPool::RootDirKind::Regular; in tryStoreDirPath() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DDeltaTree.h26 void *Root; // "DeltaTreeNode *" variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPeephole.cpp75 static bool isCVTAToLocalCombinationCandidate(MachineInstr &Root) { in isCVTAToLocalCombinationCandidate()
109 static void CombineCVTAToLocal(MachineInstr &Root) { in CombineCVTAToLocal()
/freebsd-14.2/contrib/libfido2/windows/
H A Dcygwin.ps122 $Root = "${Cygwin}\root" variable
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.cpp94 DeadBlock::DeadBlock(DeadBlock *&Root, Block *Blk) in DeadBlock() function in DeadBlock
/freebsd-14.2/sys/contrib/dev/acpica/components/disassembler/
H A Ddmdeferred.c186 ACPI_PARSE_OBJECT *Root) in AcpiDmParseDeferredOps()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.cpp46 const MachineOperand &Root, const MachineRegisterInfo &MRI) const { in isBaseWithConstantOffset() argument
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp268 unsigned MachineCombiner::getLatency(MachineInstr *Root, MachineInstr *NewRoot, in getLatency()
353 MachineInstr &Root, MachineBasicBlock *MBB, in reduceRegisterPressure()
370 MachineBasicBlock *MBB, MachineInstr *Root, in improvesCriticalPathLen()
541 MachineBasicBlock *MBB, MachineInstr &Root, in verifyPatternOrder()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp42 LoopNest::LoopNest(Loop &Root, ScalarEvolution &SE) in LoopNest()
47 std::unique_ptr<LoopNest> LoopNest::getLoopNest(Loop &Root, in getLoopNest()
261 unsigned LoopNest::getMaxPerfectDepth(const Loop &Root, ScalarEvolution &SE) { in getMaxPerfectDepth()
H A DTensorSpec.cpp80 json::Path::Root Root("tensor_spec"); in getTensorSpecFromJSON() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h132 const std::string Root; variable
H A DSuffixTree.h64 SuffixTreeInternalNode *Root = nullptr; variable
H A DGenericIteratedDominanceFrontier.h159 DomTreeNodeBase<NodeTy> *Root = RootPair.first; in calculate() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp133 if (const GlobalObject *Root = getGVPartitioningRoot(&GV)) in findPartitions() local
232 if (const GlobalObject *Root = getGVPartitioningRoot(GV)) in isInPartition() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp516 [[nodiscard]] std::optional<Negator::Result> Negator::run(Value *Root, in run()
529 [[nodiscard]] Value *Negator::Negate(bool LHSIsZero, bool IsNSW, Value *Root, in Negate()
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DSummaryBasedOptimizations.cpp31 auto Root = Index.calculateCallGraphRoot(); in initializeCounts() local
/freebsd-14.2/sys/contrib/dev/acpica/components/debugger/
H A Ddbutils.c519 ACPI_PARSE_OBJECT *Root) in AcpiDbSecondPassParse()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h672 bool accumulateInstrSeqToRootLatency(MachineInstr &Root) const override { in accumulateInstrSeqToRootLatency()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h286 IntervalNode *Root = nullptr; // Interval tree root. variable
389 IntervalNode *Root = in createTree() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h53 RootDirKind Root; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h172 TypeEntry *Root = nullptr; variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h151 DeclContext Root; variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h53 Root, enumerator
300 NodeType *Root = nullptr; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DComputeReplacements.cpp21 void enumerateTokenSpans(const syntax::Tree *Root, in enumerateTokenSpans()

12345