/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
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
|
D | MachineLICM.cpp | 1338 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
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
|
D | MachineLICM.cpp | 1357 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
|
/external/llvm/lib/CodeGen/ |
D | DFAPacketizer.cpp | 119 bool DFAPacketizer::canReserveResources(const llvm::MCInstrDesc *MID) { in canReserveResources() 130 void DFAPacketizer::reserveResources(const llvm::MCInstrDesc *MID) { in reserveResources() 143 const llvm::MCInstrDesc &MID = MI.getDesc(); in canReserveResources() local 151 const llvm::MCInstrDesc &MID = MI.getDesc(); in reserveResources() local
|
D | MachineLICM.cpp | 1172 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
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 672 const MCInstrDesc &MID = UseMI->getDesc(); in xformUseMI() local
|
/external/llvm-project/clang/unittests/StaticAnalyzer/ |
D | RangeSetTest.cpp | 76 constexpr type MID = std::is_signed<type>::value in checkNegate() local
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_sort.c | 30 #define MID(lo, hi) (lo + ((hi - lo) >> 1)) macro
|
/external/llvm-project/llvm/lib/Target/ARC/ |
D | ARCInstrInfo.cpp | 413 const MCInstrDesc &MID = MI.getDesc(); in isPostIncrement() local 419 const MCInstrDesc &MID = MI.getDesc(); in isPreIncrement() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCInstrInfo.cpp | 413 const MCInstrDesc &MID = MI.getDesc(); in isPostIncrement() local 419 const MCInstrDesc &MID = MI.getDesc(); in isPreIncrement() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonOptAddrMode.cpp | 108 const MCInstrDesc &MID = MI->getDesc(); in INITIALIZE_PASS_DEPENDENCY() local 265 const MCInstrDesc &MID = MI->getDesc(); in analyzeUses() local 491 const MCInstrDesc &MID = UseMI->getDesc(); in xformUseMI() local
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZHazardRecognizer.cpp | 120 const MCInstrDesc &MID = MI->getDesc(); in has4RegOps() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZHazardRecognizer.cpp | 120 const MCInstrDesc &MID = MI->getDesc(); in has4RegOps() local
|
/external/llvm-project/libcxx/test/libcxx/utilities/function.objects/func.require/ |
D | bullet_7.pass.cpp | 173 typedef MethodID<CallSig ClassType::*> MID; in run() typedef
|
/external/libcxx/test/libcxx/utilities/function.objects/func.require/ |
D | bullet_7.pass.cpp | 174 typedef MethodID<CallSig ClassType::*> MID; in run() typedef
|
/external/llvm/lib/IR/ |
D | Module.cpp | 51 Module::Module(StringRef MID, LLVMContext &C) in Module()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Module.cpp | 73 Module::Module(StringRef MID, LLVMContext &C) in Module()
|
/external/llvm-project/llvm/lib/IR/ |
D | Module.cpp | 74 Module::Module(StringRef MID, LLVMContext &C) in Module()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 644 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 716 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 716 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
|
/external/llvm-project/clang/lib/Frontend/ |
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
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 1203 llvm::sys::fs::UniqueID MID; in ComputePreamble() local 1218 llvm::sys::fs::UniqueID MID; in ComputePreamble() local
|