Home
last modified time | relevance | path

Searched refs:beginInstruction (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.h46 void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function
DAsmPrinterHandler.h67 virtual void beginInstruction(const MachineInstr *MI) = 0;
DDebugHandlerBase.h113 void beginInstruction(const MachineInstr *MI) override;
DEHStreamer.h128 void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function
DDebugHandlerBase.cpp237 void DebugHandlerBase::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DebugHandlerBase
DCodeViewDebug.h397 void beginInstruction(const MachineInstr *MI) override;
DDwarfDebug.h512 void beginInstruction(const MachineInstr *MI) override;
DDwarfDebug.cpp1268 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug
1269 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
DCodeViewDebug.cpp2618 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in CodeViewDebug
2619 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
DAsmPrinter.cpp1074 HI.Handler->beginInstruction(&MI); in EmitFunctionBody()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterHandler.h67 virtual void beginInstruction(const MachineInstr *MI) = 0;
DDebugHandlerBase.h83 void beginInstruction(const MachineInstr *MI) override;
DEHStreamer.h127 void beginInstruction(const MachineInstr *MI) override {} in beginInstruction() function
DDebugHandlerBase.cpp170 void DebugHandlerBase::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DebugHandlerBase
DCodeViewDebug.h303 void beginInstruction(const MachineInstr *MI) override;
DDwarfDebug.h472 void beginInstruction(const MachineInstr *MI) override;
DDwarfDebug.cpp995 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug
996 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
DCodeViewDebug.cpp1938 void CodeViewDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in CodeViewDebug
1939 DebugHandlerBase::beginInstruction(MI); in beginInstruction()
DAsmPrinter.cpp867 HI.Handler->beginInstruction(&MI); in EmitFunctionBody()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h495 void beginInstruction(const MachineInstr *MI);
DAsmPrinter.cpp670 DD->beginInstruction(II); in EmitFunctionBody()
DDwarfDebug.cpp997 void DwarfDebug::beginInstruction(const MachineInstr *MI) { in beginInstruction() function in DwarfDebug