Home
last modified time | relevance | path

Searched defs:MR (Results 1 – 25 of 53) sorted by relevance

123

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFCodeEmitter.cpp92 MachineRelocation &MR = *MRI; in finishFunction() local
104 MachineRelocation &MR = Relocations[i]; in finishFunction() local
192 MachineRelocation MR = in emitJumpTables() local
DELFCodeEmitter.h44 void addRelocation(const MachineRelocation &MR) { in addRelocation()
/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
DMPIChecker.cpp30 const MemRegion *const MR = in checkDoubleNonblocking() local
60 const MemRegion *const MR = topRegionUsedByWait(PreCallEvent); in checkUnmatchedWaits() local
148 const MemRegion *const MR, const CallEvent &CE, CheckerContext &Ctx) const { in allRegionsUsedByWait() argument
/external/libcxx/test/std/re/re.results/
Dtypes.pass.cpp36 typedef std::match_results<CharT*> MR; in test() typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.cpp19 VSOSearchOrderResolver(MaterializationResponsibility &MR) : MR(MR) {} in VSOSearchOrderResolver()
73 MaterializationResponsibility &MR; member in __anonb0e0a2a90111::VSOSearchOrderResolver
DLegacy.cpp18 ExecutionSession &ES, SymbolResolver &R, MaterializationResponsibility *MR) in JITSymbolResolverAdapter()
/external/clang/lib/StaticAnalyzer/Core/
DStore.cpp216 const MemRegion *MR = V.getAsRegion(); in regionMatchesCXXRecordType() local
287 static const CXXRecordDecl *getCXXRecordType(const MemRegion *MR) { in getCXXRecordType()
299 const MemRegion *MR = Base.getAsRegion(); in evalDynamicCast() local
/external/llvm/lib/Target/NVPTX/
DNVPTXFrameLowering.cpp38 MachineRegisterInfo &MR = MF.getRegInfo(); in emitPrologue() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSubEngine.h142 const MemRegion* MR) { in processRegionChange()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXFrameLowering.cpp38 MachineRegisterInfo &MR = MF.getRegInfo(); in emitPrologue() local
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsJITInfo.cpp195 void MipsJITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetJITInfo.h107 virtual void relocate(void *Function, MachineRelocation *MR, in relocate()
/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp633 const MemRegion *MR, in setCStringLength()
675 const MemRegion *MR, in getCStringLengthForRegion()
713 const MemRegion *MR = Buf.getAsRegion(); in getCStringLength() local
905 if (Optional<loc::MemRegionVal> MR = L->getAs<loc::MemRegionVal>()) { in InvalidateBuffer() local
951 const MemRegion *MR) { in SummarizeRegion()
2100 const MemRegion *MR = VarLoc.getAsRegion(); in checkPreStmt() local
2136 const MemRegion *MR = *I; in checkRegionChanges() local
2151 const MemRegion *MR = I.getKey(); in checkRegionChanges() local
DVforkChecker.cpp200 const MemRegion *MR = L.getAsRegion(); in checkBind() local
DExprInspectionChecker.cpp160 auto MR = dyn_cast_or_null<SubRegion>(C.getSVal(CE->getArg(0)).getAsRegion()); in analyzerGetExtent() local
DDereferenceChecker.cpp248 const MemRegion *MR = L.getAsRegion(); in checkBind() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMJITInfo.cpp267 void ARMJITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasAnalysisCounter.cpp33 unsigned NoMR, JustRef, JustMod, MR; member in __anon2396c23f0111::AliasAnalysisCounter
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DLegacy.h100 MaterializationResponsibility *MR; variable
/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp439 MachineOperand &MR = FirstSt->getOperand(0); in createWideStores() local
461 MachineOperand &MR = FirstSt->getOperand(0); in createWideStores() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp434 MachineOperand &MR = FirstSt->getOperand(0); in createWideStores() local
457 MachineOperand &MR = FirstSt->getOperand(0); in createWideStores() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86JITInfo.cpp527 void X86JITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp181 ModRefInfo MR = GetLocation(Inst, Loc, TLI); in getCallSiteDependencyFrom() local
649 ModRefInfo MR = AA.getModRefInfo(Inst, MemLoc); in getSimplePointerDependencyFrom() local
708 ModRefInfo MR = GetLocation(QueryInst, MemLoc, TLI); in getDependency() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp205 ModRefInfo MR = GetLocation(Inst, Loc, TLI); in getCallSiteDependencyFrom() local
684 ModRefInfo MR = AA.getModRefInfo(Inst, MemLoc); in getSimplePointerDependencyFrom() local
744 ModRefInfo MR = GetLocation(QueryInst, MemLoc, TLI); in getDependency() local
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCJITInfo.cpp410 void PPCJITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()

123