Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DDFAPacketizer.cpp66 bool DFAPacketizer::canReserveResources(const llvm::MCInstrDesc *MID) { in canReserveResources()
78 void DFAPacketizer::reserveResources(const llvm::MCInstrDesc *MID) { in reserveResources()
92 const llvm::MCInstrDesc &MID = MI->getDesc(); in canReserveResources() local
99 const llvm::MCInstrDesc &MID = MI->getDesc(); in reserveResources() local
DMachineLICM.cpp1253 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
/external/llvm/lib/IR/
DModule.cpp48 Module::Module(StringRef MID, LLVMContext &C) in Module()
/external/clang/lib/Frontend/
DASTUnit.cpp1188 llvm::sys::fs::UniqueID MID; in ComputePreamble() local
1203 llvm::sys::fs::UniqueID MID; in ComputePreamble() local
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp679 const MCInstrDesc &MID = MI->getDesc(); in isExtendable() local
/external/llvm/lib/AsmParser/
DLLParser.cpp524 unsigned MID = 0; in ParseMDNodeID() local