Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp57 bool DFAPacketizer::canReserveResources(const MCInstrDesc *MID) { in canReserveResources()
66 void DFAPacketizer::reserveResources(const MCInstrDesc *MID) { in reserveResources()
76 const MCInstrDesc &MID = MI.getDesc(); in canReserveResources() local
83 const MCInstrDesc &MID = MI.getDesc(); in reserveResources() local
H A DMachineLICM.cpp1258 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dvirt5.C11 class MID; variable
36 MID () { print_STATE(); } in MID() function
/openbsd/gnu/llvm/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.cpp2283 const MCInstrDesc &MID = MI.getDesc(); in isExtendable() local
/openbsd/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp178 for (const ModuleID &MID : ClangModuleDeps) { in collectModuleMapFiles() local
194 for (const ModuleID &MID : ClangModuleDeps) { in addModuleMapFiles() local
203 for (const ModuleID &MID : ClangModuleDeps) { in addModuleFiles() local
/openbsd/gnu/llvm/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp259 for (const ModuleID &MID : V) in toJSONSorted() local
502 static std::string constructPCMPath(ModuleID MID, StringRef OutputDir) { in constructPCMPath()
509 static std::string lookupModuleOutput(const ModuleID &MID, ModuleOutputKind MOK, in lookupModuleOutput()
760 auto LookupOutput = [&](const ModuleID &MID, ModuleOutputKind MOK) { in main()
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp120 const MCInstrDesc &MID = MI->getDesc(); in has4RegOps() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp714 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DModule.cpp72 Module::Module(StringRef MID, LLVMContext &C) in Module()
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp178 llvm::sys::fs::UniqueID MID = MPathStatus->getUniqueID(); in getBufferForFileHandlingRemapping() local
194 llvm::sys::fs::UniqueID MID = MPathStatus->getUniqueID(); in getBufferForFileHandlingRemapping() local
/openbsd/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp765 unsigned MID = 0; in parseMDNodeID() local