Home
last modified time | relevance | path

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

/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp271 unsigned MachineCombiner::getLatency(MachineInstr *Root, MachineInstr *NewRoot, in getLatency()
326 MachineInstr *NewRoot = InsInstrs.back(); in getLatenciesForInstrSequences() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp2363 SDValue NewRoot = Leaves.top().Value; in balanceSubTree() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11620 SDValue NewRoot = TLI->LowerFormalArguments( in LowerArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18251 if (Instruction *NewRoot = tryGetSecondaryReductionRoot(P, Root)) in vectorizeHorReduction() local