Searched refs:beginInstruction (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h619 void beginInstruction(const MachineInstr *MI);
H A DAsmPrinter.cpp676 DD->beginInstruction(II);
H A DDwarfDebug.cpp1232 void DwarfDebug::beginInstruction(const MachineInstr *MI) { function in class:DwarfDebug

Completed in 338 milliseconds