Home
last modified time | relevance | path

Searched defs:NewRoot (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h372 if (Roots.AppendEmplace(NewRoot) == nullptr) { in enterFunction() local
497 auto NewRoot = O.Nodes.AppendEmplace( deepCopyInto() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp268 getLatency(MachineInstr * Root,MachineInstr * NewRoot,MachineTraceMetrics::Trace BlockTrace) getLatency() argument
340 MachineInstr *NewRoot = InsInstrs.back(); getLatenciesForInstrSequences() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp2264 SDValue NewRoot = Leaves.top().Value; balanceSubTree() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11100 SDValue NewRoot = TLI->LowerFormalArguments( LowerArguments() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15552 if (Instruction *NewRoot = tryGetSecondaryReductionRoot(P, Root)) vectorizeHorReduction() local