Home
last modified time | relevance | path

Searched defs:beginCodeAlignment (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h78 virtual void beginCodeAlignment(const MachineBasicBlock &MBB) {} in beginCodeAlignment() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp4124 void DwarfDebug::beginCodeAlignment(const MachineBasicBlock &MBB) { in beginCodeAlignment() function in DwarfDebug