Home
last modified time | relevance | path

Searched refs:getMInsn (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h145 const MachineInstr *getMInsn() const { return MInsn; } in getMInsn() function
DDwarfCompileUnit.cpp1242 if (const MachineInstr *DVInsn = DV->getMInsn()) { in constructVariableDIE()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h121 const MachineInstr *getMInsn() const { return MInsn; } in getMInsn() function
DDwarfCompileUnit.cpp508 if (const MachineInstr *DVInsn = DV.getMInsn()) { in constructVariableDIEImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h137 const MachineInstr *getMInsn() const { return MInsn; } in getMInsn() function
DDwarfCompileUnit.cpp529 if (const MachineInstr *DVInsn = DV.getMInsn()) { in constructVariableDIEImpl()