Home
last modified time | relevance | path

Searched defs:endBasicBlockSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DAsmPrinterHandler.h69 virtual void endBasicBlockSection(const MachineBasicBlock &MBB) {} in endBasicBlockSection() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCFIException.cpp139 void DwarfCFIException::endBasicBlockSection(const MachineBasicBlock &MBB) { in endBasicBlockSection() function in DwarfCFIException
DDebugHandlerBase.cpp424 void DebugHandlerBase::endBasicBlockSection(const MachineBasicBlock &MBB) { in endBasicBlockSection() function in DebugHandlerBase