Home
last modified time | relevance | path

Searched defs:beginFunctionImpl (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/
H A DAsmPrinterDwarfTest.cpp437 virtual void beginFunctionImpl(const MachineFunction *MF) override {} beginFunctionImpl() function in __anon07ae94fc0111::AsmPrinterDebugHandlerTest::TestDebugHandler
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1164 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { beginFunctionImpl() function in BTFDebug
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2217 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { beginFunctionImpl() function in DwarfDebug
H A DCodeViewDebug.cpp1475 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { beginFunctionImpl() function in CodeViewDebug