HomeSort by: relevance | last modified time | path
    Searched defs:endFunction (Results 1 - 7 of 7) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AIXException.cpp 63 void AIXException::endFunction(const MachineFunction *MF) {
WasmException.cpp 44 void WasmException::endFunction(const MachineFunction *MF) {
WinCFGuard.cpp 34 void WinCFGuard::endFunction(const MachineFunction *MF) {
ARMException.cpp 58 /// endFunction - Gather and emit post-function exception information.
60 void ARMException::endFunction(const MachineFunction *MF) {
DwarfCFIException.cpp 175 /// endFunction - Gather and emit post-function exception information.
177 void DwarfCFIException::endFunction(const MachineFunction *MF) {
DebugHandlerBase.cpp 406 void DebugHandlerBase::endFunction(const MachineFunction *MF) {
WinException.cpp 127 /// endFunction - Gather and emit post-function exception information.
129 void WinException::endFunction(const MachineFunction *MF) {
298 // right here, but is written by e.g. emitExceptionTable in endFunction()

Completed in 67 milliseconds