HomeSort by: relevance | last modified time | path
    Searched refs:endFunctionImpl (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
DebugHandlerBase.h 110 virtual void endFunctionImpl(const MachineFunction *MF) = 0;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DebugHandlerBase.cpp 408 endFunctionImpl(MF);
CodeViewDebug.h 463 void endFunctionImpl(const MachineFunction *) override;
DwarfDebug.h 636 void endFunctionImpl(const MachineFunction *MF) override;
CodeViewDebug.cpp 2893 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) {
DwarfDebug.cpp 2123 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
BTFDebug.h 341 void endFunctionImpl(const MachineFunction *MF) override;
BTFDebug.cpp 986 void BTFDebug::endFunctionImpl(const MachineFunction *MF) {

Completed in 21 milliseconds