Home
last modified time | relevance | path

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

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