Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp55 bool DFAPacketizer::canReserveResources(const MCInstrDesc *MID) { in canReserveResources()
64 void DFAPacketizer::reserveResources(const MCInstrDesc *MID) { in reserveResources()
74 const MCInstrDesc &MID = MI.getDesc(); in canReserveResources() local
81 const MCInstrDesc &MID = MI.getDesc(); in reserveResources() local
H A DMachineLICM.cpp1311 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp129 const MCInstrDesc &MID = MI.getDesc(); in INITIALIZE_PASS_DEPENDENCY() local
376 const MCInstrDesc &MID = MI->getDesc(); in getBaseOpPosition() local
398 const MCInstrDesc &MID = MI->getDesc(); in getOffsetOpPosition() local
425 const MCInstrDesc &MID = MI->getDesc(); in processAddUses() local
520 const MCInstrDesc &MID = MI.getDesc(); in analyzeUses() local
749 const MCInstrDesc &MID = UseMI->getDesc(); in xformUseMI() local
H A DHexagonInstrInfo.cpp2286 const MCInstrDesc &MID = MI.getDesc(); in isExtendable() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp231 for (const ModuleID &MID : ClangModuleDeps) { in collectModuleMapFiles() local
247 for (const ModuleID &MID : ClangModuleDeps) { in addModuleMapFiles() local
256 for (const ModuleID &MID : ClangModuleDeps) { in addModuleFiles() local
269 for (const ModuleID &MID : ClangModuleDeps) { in addModuleFiles() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp412 const MCInstrDesc &MID = MI.getDesc(); in isPostIncrement() local
418 const MCInstrDesc &MID = MI.getDesc(); in isPreIncrement() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp120 const MCInstrDesc &MID = MI->getDesc(); in has4RegOps() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp711 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp72 Module::Module(StringRef MID, LLVMContext &C) in Module()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp176 llvm::sys::fs::UniqueID MID = MPathStatus->getUniqueID(); in getBufferForFileHandlingRemapping() local
192 llvm::sys::fs::UniqueID MID = MPathStatus->getUniqueID(); in getBufferForFileHandlingRemapping() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp860 unsigned MID = 0; in parseMDNodeID() local