/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | DFAPacketizer.cpp | 57 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 D | MachineLICM.cpp | 1258 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | virt5.C | 11 class MID; variable 36 MID () { print_STATE(); } in MID() function
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptAddrMode.cpp | 129 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 D | HexagonInstrInfo.cpp | 2283 const MCInstrDesc &MID = MI.getDesc(); in isExtendable() local
|
/openbsd/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 178 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 D | ClangScanDeps.cpp | 259 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 D | ARCInstrInfo.cpp | 412 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 D | SystemZHazardRecognizer.cpp | 120 const MCInstrDesc &MID = MI->getDesc(); in has4RegOps() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopDistribute.cpp | 714 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | Module.cpp | 72 Module::Module(StringRef MID, LLVMContext &C) in Module()
|
/openbsd/gnu/llvm/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 178 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 D | LLParser.cpp | 765 unsigned MID = 0; in parseMDNodeID() local
|