Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp197 beginFunctionImpl(MF); in beginFunction()
276 beginFunctionImpl(MF); in beginFunction()
DCodeViewDebug.h450 void beginFunctionImpl(const MachineFunction *MF) override;
DDwarfDebug.h598 void beginFunctionImpl(const MachineFunction *MF) override;
DDwarfDebug.cpp1823 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in DwarfDebug
DCodeViewDebug.cpp1328 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in CodeViewDebug
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDebugHandlerBase.h109 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.h322 void beginFunctionImpl(const MachineFunction *MF) override;
DBTFDebug.cpp847 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in BTFDebug