Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DAsmPrinterHandler.h62 virtual void beginBasicBlockSection(const MachineBasicBlock &MBB) {} in beginBasicBlockSection() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCFIException.cpp100 void DwarfCFIException::beginBasicBlockSection(const MachineBasicBlock &MBB) { in beginBasicBlockSection() function in DwarfCFIException
DDebugHandlerBase.cpp418 void DebugHandlerBase::beginBasicBlockSection(const MachineBasicBlock &MBB) { in beginBasicBlockSection() function in DebugHandlerBase