Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp1245 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
H A DMachinePipeliner.cpp3048 void ResourceManager::reserveResources(const MCInstrDesc *MID) { in reserveResources()
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp259 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 Dhexdump.c45 #define MID (3 * 8) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp127 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 DHexagonInstrInfo.cpp2206 const MCInstrDesc &MID = MI.getDesc(); in isExtendable() local
/netbsd-src/external/mit/isl/dist/
H A Disl_sort.c30 #define MID(lo, hi) (lo + ((hi - lo) >> 1)) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp413 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 DSystemZHazardRecognizer.cpp120 const MCInstrDesc &MID = MI->getDesc(); in has4RegOps() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp87 for (const ModuleID &MID : Modules) { in collectPCMAndModuleMapPaths() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddependency.c36 enum range {LHS, RHS, MID}; enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddependency.cc37 enum range {LHS, RHS, MID}; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DModule.cpp74 Module::Module(StringRef MID, LLVMContext &C) in Module()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp717 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp738 unsigned MID = 0; in parseMDNodeID() local