Home
last modified time | relevance | path

Searched refs:startNewBlock (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDFastISel.h244 void startNewBlock();
HDRDFGraph.h433 void startNewBlock();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRDFGraph.cpp339 void NodeAllocator::startNewBlock() { in startNewBlock() function in llvm::rdf::NodeAllocator
362 startNewBlock(); in New()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGISel.cpp1628 FastIS->startNewBlock(); in SelectAllBasicBlocks()
1714 FastIS->startNewBlock(); in SelectAllBasicBlocks()
HDFastISel.cpp123 void FastISel::startNewBlock() { in startNewBlock() function in FastISel