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.cpp1398 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp131 const MCInstrDesc &MID = MI.getDesc(); in INITIALIZE_PASS_DEPENDENCY() local
378 const MCInstrDesc &MID = MI->getDesc(); in getBaseOpPosition() local
400 const MCInstrDesc &MID = MI->getDesc(); in getOffsetOpPosition() local
427 const MCInstrDesc &MID = MI->getDesc(); in processAddUses() local
522 const MCInstrDesc &MID = MI.getDesc(); in analyzeUses() local
751 const MCInstrDesc &MID = UseMI->getDesc(); in xformUseMI() local
H A DHexagonInstrInfo.cpp2287 const MCInstrDesc &MID = MI.getDesc(); in isExtendable() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp298 for (const ModuleID &MID : ClangModuleDeps) { in collectModuleMapFiles() local
314 for (const ModuleID &MID : ClangModuleDeps) { in addModuleMapFiles() local
323 for (const ModuleID &MID : ClangModuleDeps) { in addModuleFiles() local
336 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.cpp713 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp74 Module::Module(StringRef MID, LLVMContext &C) in Module()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp177 llvm::sys::fs::UniqueID MID = MPathStatus->getUniqueID(); in getBufferForFileHandlingRemapping() local
193 llvm::sys::fs::UniqueID MID = MPathStatus->getUniqueID(); in getBufferForFileHandlingRemapping() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp939 unsigned MID = 0; in parseMDNodeID() local