Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp55 bool DFAPacketizer::canReserveResources(const MCInstrDesc *MID) { in canReserveResources()
64 void DFAPacketizer::reserveResources(const MCInstrDesc *MID) { in reserveResources()
74 const MCInstrDesc &MID = MI.getDesc(); in canReserveResources() local
81 const MCInstrDesc &MID = MI.getDesc(); in reserveResources() local
H A DMachineLICM.cpp1398 const MCInstrDesc &MID = TII->get(NewOpc); ExtractHoistableLoad() local
/llvm-project/clang/unittests/StaticAnalyzer/
H A DRangeSetTest.cpp61 static constexpr T MID = member
288 constexpr auto MID = TV::MID; in TYPED_TEST() local
391 constexpr auto MID = TV::MID; TYPED_TEST() local
424 constexpr auto MID = TV::MID; TYPED_TEST() local
443 constexpr auto MID = TV::MID; TYPED_TEST() local
744 constexpr auto MID = TV::MID; TYPED_TEST() local
786 constexpr auto MID = TV::MID; TYPED_TEST() local
828 constexpr auto MID = TV::MID; TYPED_TEST() local
915 constexpr auto MID = TV::MID; TYPED_TEST() local
960 constexpr auto MID = TV::MID; TYPED_TEST() local
1025 constexpr auto MID = TV::MID; TYPED_TEST() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp131 const MCInstrDesc &MID = MI.getDesc(); INITIALIZE_PASS_DEPENDENCY() local
378 const MCInstrDesc &MID = MI->getDesc(); getBaseOpPosition() local
400 const MCInstrDesc &MID = MI->getDesc(); getOffsetOpPosition() local
427 const MCInstrDesc &MID = MI->getDesc(); processAddUses() local
522 const MCInstrDesc &MID = MI.getDesc(); analyzeUses() local
751 const MCInstrDesc &MID = UseMI->getDesc(); xformUseMI() local
[all...]
H A DHexagonInstrInfo.cpp2287 const MCInstrDesc &MID = MI.getDesc(); isExtendable() local
/llvm-project/polly/lib/External/isl/
H A Disl_sort.c30 #define MID(lo, hi) (lo + ((hi - lo) >> 1)) macro
/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp298 for (const ModuleID &MID : ClangModuleDeps) { collectModuleMapFiles() local
314 for (const ModuleID &MID : ClangModuleDeps) { addModuleMapFiles() local
323 for (const ModuleID &MID : ClangModuleDeps) { addModuleFiles() local
336 for (const ModuleID &MID : ClangModuleDeps) { addModuleFiles() local
[all...]
/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp412 const MCInstrDesc &MID = MI.getDesc(); isPostIncrement() local
418 const MCInstrDesc &MID = MI.getDesc(); isPreIncrement() local
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp345 for (const ModuleID &MID : V) toJSONSorted() local
677 constructPCMPath(ModuleID MID,StringRef OutputDir) constructPCMPath() argument
684 lookupModuleOutput(const ModuleID & MID,ModuleOutputKind MOK,StringRef OutputDir) lookupModuleOutput() argument
935 __anon18121e1c1202(const ModuleID &MID, ModuleOutputKind MOK) clang_scan_deps_main() argument
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp120 const MCInstrDesc &MID = MI->getDesc(); in has4RegOps() local
/llvm-project/libcxx/test/libcxx/utilities/function.objects/func.require/
H A Dbullet_7.pass.cpp173 typedef MethodID<CallSig ClassType::*> MID; in run() typedef
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp713 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), processLoop() local
/llvm-project/llvm/lib/IR/
H A DModule.cpp74 Module(StringRef MID,LLVMContext & C) Module() argument
/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp177 llvm::sys::fs::UniqueID MID = MPathStatus->getUniqueID(); in getBufferForFileHandlingRemapping() local
193 llvm::sys::fs::UniqueID MID = MPathStatus->getUniqueID(); in getBufferForFileHandlingRemapping() local
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp924 unsigned MID = 0; parseMDNodeID() local