Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DFastISel.h249 void startNewBlock();
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DRDFGraph.h396 void startNewBlock();
H A DRDFGraph.cpp363 void NodeAllocator::startNewBlock() { in startNewBlock() function in NodeAllocator
386 startNewBlock(); in New()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1564 FastIS->startNewBlock(); in SelectAllBasicBlocks()
1642 FastIS->startNewBlock(); in SelectAllBasicBlocks()
H A DFastISel.cpp131 void FastISel::startNewBlock() { in startNewBlock() function in FastISel