Home
last modified time | relevance | path

Searched defs:MInsn (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DLexicalScopes.cpp63 for (const auto &MInsn : MBB) { in extractLexicalScopes() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLexicalScopes.cpp69 const MachineInstr *MInsn = II; in extractLexicalScopes() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h69 const MachineInstr *MInsn = nullptr; /// DBG_VALUE instruction. variable
DDwarfDebug.cpp916 static bool validAtEntry(const MachineInstr *MInsn) { in validAtEntry()
956 const MachineInstr *MInsn = Ranges.front().first; in collectVariableInfo() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h129 const MachineInstr *MInsn; // DBG_VALUE instruction of the variable. variable
DDwarfDebug.cpp894 const MachineInstr *MInsn = History.front(); in collectVariableInfo() local