Searched defs:beginFunctionImpl (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/unittests/CodeGen/ | ||
H A D | AsmPrinterDwarfTest.cpp | 437 virtual void beginFunctionImpl(const MachineFunction *MF) override {} beginFunctionImpl() function in __anon07ae94fc0111::AsmPrinterDebugHandlerTest::TestDebugHandler |
/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BTFDebug.cpp | 1164 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { beginFunctionImpl() function in BTFDebug |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfDebug.cpp | 2217 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { beginFunctionImpl() function in DwarfDebug |
H A D | CodeViewDebug.cpp | 1475 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { beginFunctionImpl() function in CodeViewDebug |