/llvm-project/llvm/lib/CodeGen/ |
H A D | DFAPacketizer.cpp | 55 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 D | MachineLICM.cpp | 1398 const MCInstrDesc &MID = TII->get(NewOpc); ExtractHoistableLoad() local
|
/llvm-project/clang/unittests/StaticAnalyzer/ |
H A D | RangeSetTest.cpp | 61 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 D | HexagonOptAddrMode.cpp | 131 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 D | HexagonInstrInfo.cpp | 2287 const MCInstrDesc &MID = MI.getDesc(); isExtendable() local
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_sort.c | 30 #define MID(lo, hi) (lo + ((hi - lo) >> 1)) macro
|
/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 298 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 D | ARCInstrInfo.cpp | 412 const MCInstrDesc &MID = MI.getDesc(); isPostIncrement() local 418 const MCInstrDesc &MID = MI.getDesc(); isPreIncrement() local
|
/llvm-project/clang/tools/clang-scan-deps/ |
H A D | ClangScanDeps.cpp | 345 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 D | SystemZHazardRecognizer.cpp | 120 const MCInstrDesc &MID = MI->getDesc(); in has4RegOps() local
|
/llvm-project/libcxx/test/libcxx/utilities/function.objects/func.require/ |
H A D | bullet_7.pass.cpp | 173 typedef MethodID<CallSig ClassType::*> MID; in run() typedef
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopDistribute.cpp | 713 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), processLoop() local
|
/llvm-project/llvm/lib/IR/ |
H A D | Module.cpp | 74 Module(StringRef MID,LLVMContext & C) Module() argument
|
/llvm-project/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 177 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 D | LLParser.cpp | 924 unsigned MID = 0; parseMDNodeID() local
|