Home
last modified time | relevance | path

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

123456

/freebsd-src/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-src/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DDeltaTree.h26 void *Root; // "DeltaTreeNode *" variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPeephole.cpp75 static bool isCVTAToLocalCombinationCandidate(MachineInstr &Root) { in isCVTAToLocalCombinationCandidate() argument
109 static void CombineCVTAToLocal(MachineInstr &Root) { in CombineCVTAToLocal() argument
[all...]
/freebsd-src/contrib/libfido2/windows/
H A Dcygwin.ps122 $Root = "${Cygwin}\root" variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.cpp94 DeadBlock::DeadBlock(DeadBlock *&Root, Block *Blk) in DeadBlock() argument
/freebsd-src/sys/contrib/dev/acpica/components/disassembler/
H A Ddmdeferred.c186 ACPI_PARSE_OBJECT *Root) in AcpiDmParseDeferredOps() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.cpp46 const MachineOperand &Root, const MachineRegisterInfo &MRI) const { in isBaseWithConstantOffset() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp268 getLatency(MachineInstr * Root,MachineInstr * NewRoot,MachineTraceMetrics::Trace BlockTrace) getLatency() argument
353 reduceRegisterPressure(MachineInstr & Root,MachineBasicBlock * MBB,SmallVectorImpl<MachineInstr * > & InsInstrs,SmallVectorImpl<MachineInstr * > & DelInstrs,MachineCombinerPattern Pattern) reduceRegisterPressure() argument
370 improvesCriticalPathLen(MachineBasicBlock * MBB,MachineInstr * Root,MachineTraceMetrics::Trace BlockTrace,SmallVectorImpl<MachineInstr * > & InsInstrs,SmallVectorImpl<MachineInstr * > & DelInstrs,DenseMap<unsigned,unsigned> & InstrIdxForVirtReg,MachineCombinerPattern Pattern,bool SlackIsAccurate) improvesCriticalPathLen() argument
541 verifyPatternOrder(MachineBasicBlock * MBB,MachineInstr & Root,SmallVector<MachineCombinerPattern,16> & Patterns) verifyPatternOrder() argument
[all...]
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h132 const std::string Root; variable
H A DSuffixTree.h64 SuffixTreeInternalNode *Root = nullptr; global() variable
H A DGenericIteratedDominanceFrontier.h159 DomTreeNodeBase<NodeTy> *Root = RootPair.first; calculate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp133 if (const GlobalObject *Root = getGVPartitioningRoot(&GV)) findPartitions() local
232 if (const GlobalObject *Root = getGVPartitioningRoot(GV)) isInPartition() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp516 run(Value * Root,bool IsNSW) run() argument
529 Negate(bool LHSIsZero,bool IsNSW,Value * Root,InstCombinerImpl & IC) Negate() argument
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DSummaryBasedOptimizations.cpp31 auto Root = Index.calculateCallGraphRoot(); in initializeCounts() local
/freebsd-src/sys/contrib/dev/acpica/components/debugger/
H A Ddbutils.c519 ACPI_PARSE_OBJECT *Root) in AcpiDbSecondPassParse() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h672 accumulateInstrSeqToRootLatency(MachineInstr & Root) accumulateInstrSeqToRootLatency() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h286 IntervalNode *Root = nullptr; // Interval tree root. variable
389 IntervalNode *Root = in createTree() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h53 RootDirKind Root; member
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h172 TypeEntry *Root = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h151 DeclContext Root; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h53 Root, enumerator
300 NodeType *Root = nullptr; global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DComputeReplacements.cpp21 void enumerateTokenSpans(const syntax::Tree *Root, in enumerateTokenSpans()

123456