Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDDFAPacketizer.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
HDMachineLICM.cpp1252 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
/NextBSD/contrib/llvm/lib/IR/
HDModule.cpp48 Module::Module(StringRef MID, LLVMContext &C) in Module()
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDLoopDistribute.cpp687 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDASTUnit.cpp1204 llvm::sys::fs::UniqueID MID; in ComputePreamble() local
1219 llvm::sys::fs::UniqueID MID; in ComputePreamble() local
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonInstrInfo.cpp808 const MCInstrDesc &MID = MI->getDesc(); in isExtendable() local
/NextBSD/contrib/llvm/lib/AsmParser/
HDLLParser.cpp534 unsigned MID = 0; in ParseMDNodeID() local