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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h109 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp182 beginFunctionImpl(MF);
261 beginFunctionImpl(MF);
H A DCodeViewDebug.h459 void beginFunctionImpl(const MachineFunction *MF) override;
H A DDwarfDebug.h609 void beginFunctionImpl(const MachineFunction *MF) override;
H A DCodeViewDebug.cpp1349 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { function in class:CodeViewDebug
H A DDwarfDebug.cpp2086 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h324 void beginFunctionImpl(const MachineFunction *MF) override;
H A DBTFDebug.cpp882 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { function in class:BTFDebug

Completed in 202 milliseconds