Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
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
DMachineLICM.cpp1338 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
/external/llvm-project/llvm/lib/CodeGen/
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
DMachineLICM.cpp1357 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
/external/llvm/lib/CodeGen/
DDFAPacketizer.cpp119 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
DMachineLICM.cpp1172 const MCInstrDesc &MID = TII->get(NewOpc); in ExtractHoistableLoad() local
/external/llvm-project/llvm/lib/Target/Hexagon/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
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
672 const MCInstrDesc &MID = UseMI->getDesc(); in xformUseMI() local
/external/llvm-project/clang/unittests/StaticAnalyzer/
DRangeSetTest.cpp76 constexpr type MID = std::is_signed<type>::value in checkNegate() local
/external/llvm-project/polly/lib/External/isl/
Disl_sort.c30 #define MID(lo, hi) (lo + ((hi - lo) >> 1)) macro
/external/llvm-project/llvm/lib/Target/ARC/
DARCInstrInfo.cpp413 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/
DARCInstrInfo.cpp413 const MCInstrDesc &MID = MI.getDesc(); in isPostIncrement() local
419 const MCInstrDesc &MID = MI.getDesc(); in isPreIncrement() local
/external/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp108 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/
DSystemZHazardRecognizer.cpp120 const MCInstrDesc &MID = MI->getDesc(); in has4RegOps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp120 const MCInstrDesc &MID = MI->getDesc(); in has4RegOps() local
/external/llvm-project/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_7.pass.cpp173 typedef MethodID<CallSig ClassType::*> MID; in run() typedef
/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_7.pass.cpp174 typedef MethodID<CallSig ClassType::*> MID; in run() typedef
/external/llvm/lib/IR/
DModule.cpp51 Module::Module(StringRef MID, LLVMContext &C) in Module()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp73 Module::Module(StringRef MID, LLVMContext &C) in Module()
/external/llvm-project/llvm/lib/IR/
DModule.cpp74 Module::Module(StringRef MID, LLVMContext &C) in Module()
/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp644 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp716 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp716 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop() local
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp178 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/
DASTUnit.cpp1203 llvm::sys::fs::UniqueID MID; in ComputePreamble() local
1218 llvm::sys::fs::UniqueID MID; in ComputePreamble() local

12