Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h368 auto *NewRoot = Nodes.AppendEmplace( in enterFunction() local
493 auto NewRoot = O.Nodes.AppendEmplace( in deepCopyInto() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp271 getLatency(MachineInstr * Root,MachineInstr * NewRoot,MachineTraceMetrics::Trace BlockTrace) getLatency() argument
326 MachineInstr *NewRoot = InsInstrs.back(); getLatenciesForInstrSequences() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp2363 SDValue NewRoot = Leaves.top().Value; in balanceSubTree() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11557 SDValue NewRoot = TLI->LowerFormalArguments( LowerArguments() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18150 if (Instruction *NewRoot = tryGetSecondaryReductionRoot(P, Root)) vectorizeHorReduction() local