/netbsd-src/external/apache2/llvm/dist/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 | 1245 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
|
H A D | MachinePipeliner.cpp | 3048 void ResourceManager::reserveResources(const MCInstrDesc *MID) { in reserveResources()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-scan-deps/ |
H A D | ClangScanDeps.cpp | 259 for (const ModuleID &MID : V) in toJSONSorted() local 291 [&](ModuleID MID) { return lookupPCMPath(MID); }, in mergeDeps() 292 [&](ModuleID MID) -> const ModuleDeps & { in mergeDeps() 359 StringRef lookupPCMPath(ModuleID MID) { in lookupPCMPath() 363 const ModuleDeps &lookupModuleDeps(ModuleID MID) { in lookupModuleDeps()
|
/netbsd-src/sys/lib/libkern/ |
H A D | hexdump.c | 45 #define MID (3 * 8) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptAddrMode.cpp | 127 const MCInstrDesc &MID = MI.getDesc(); in INITIALIZE_PASS_DEPENDENCY() local 357 const MCInstrDesc &MID = MI->getDesc(); in processAddUses() local 416 const MCInstrDesc &MID = UseMI->getDesc(); in updateAddUses() local 444 const MCInstrDesc &MID = MI.getDesc(); in analyzeUses() local 673 const MCInstrDesc &MID = UseMI->getDesc(); in xformUseMI() local
|
H A D | HexagonInstrInfo.cpp | 2206 const MCInstrDesc &MID = MI.getDesc(); in isExtendable() local
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_sort.c | 30 #define MID(lo, hi) (lo + ((hi - lo) >> 1)) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.cpp | 413 const MCInstrDesc &MID = MI.getDesc(); in isPostIncrement() local 419 const MCInstrDesc &MID = MI.getDesc(); in isPreIncrement() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZHazardRecognizer.cpp | 120 const MCInstrDesc &MID = MI->getDesc(); in has4RegOps() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 87 for (const ModuleID &MID : Modules) { in collectPCMAndModuleMapPaths() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | dependency.c | 36 enum range {LHS, RHS, MID}; enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | dependency.cc | 37 enum range {LHS, RHS, MID}; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Module.cpp | 74 Module::Module(StringRef MID, LLVMContext &C) in Module()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopDistribute.cpp | 717 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 738 unsigned MID = 0; in parseMDNodeID() local
|