Searched refs:endFunctionImpl (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h110 virtual void endFunctionImpl(const MachineFunction *MF) = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp324 endFunctionImpl(MF);
H A DCodeViewDebug.h462 void endFunctionImpl(const MachineFunction *) override;
H A DDwarfDebug.h612 void endFunctionImpl(const MachineFunction *MF) override;
H A DCodeViewDebug.cpp2857 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) { function in class:CodeViewDebug
H A DDwarfDebug.cpp2119 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h327 void endFunctionImpl(const MachineFunction *MF) override;
H A DBTFDebug.cpp960 void BTFDebug::endFunctionImpl(const MachineFunction *MF) { function in class:BTFDebug

Completed in 117 milliseconds