/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ELFCodeEmitter.cpp | 92 MachineRelocation &MR = *MRI; in finishFunction() local 104 MachineRelocation &MR = Relocations[i]; in finishFunction() local 192 MachineRelocation MR = in emitJumpTables() local
|
D | ELFCodeEmitter.h | 44 void addRelocation(const MachineRelocation &MR) { in addRelocation()
|
/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
D | MPIChecker.cpp | 30 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/ |
D | types.pass.cpp | 36 typedef std::match_results<CharT*> MR; in test() typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/ |
D | RTDyldObjectLinkingLayer.cpp | 19 VSOSearchOrderResolver(MaterializationResponsibility &MR) : MR(MR) {} in VSOSearchOrderResolver() 73 MaterializationResponsibility &MR; member in __anonb0e0a2a90111::VSOSearchOrderResolver
|
D | Legacy.cpp | 18 ExecutionSession &ES, SymbolResolver &R, MaterializationResponsibility *MR) in JITSymbolResolverAdapter()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | Store.cpp | 216 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/ |
D | NVPTXFrameLowering.cpp | 38 MachineRegisterInfo &MR = MF.getRegInfo(); in emitPrologue() local
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SubEngine.h | 142 const MemRegion* MR) { in processRegionChange()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXFrameLowering.cpp | 38 MachineRegisterInfo &MR = MF.getRegInfo(); in emitPrologue() local
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsJITInfo.cpp | 195 void MipsJITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetJITInfo.h | 107 virtual void relocate(void *Function, MachineRelocation *MR, in relocate()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CStringChecker.cpp | 633 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
|
D | VforkChecker.cpp | 200 const MemRegion *MR = L.getAsRegion(); in checkBind() local
|
D | ExprInspectionChecker.cpp | 160 auto MR = dyn_cast_or_null<SubRegion>(C.getSVal(CE->getArg(0)).getAsRegion()); in analyzerGetExtent() local
|
D | DereferenceChecker.cpp | 248 const MemRegion *MR = L.getAsRegion(); in checkBind() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMJITInfo.cpp | 267 void ARMJITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | AliasAnalysisCounter.cpp | 33 unsigned NoMR, JustRef, JustMod, MR; member in __anon2396c23f0111::AliasAnalysisCounter
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | Legacy.h | 100 MaterializationResponsibility *MR; variable
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 439 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/ |
D | HexagonStoreWidening.cpp | 434 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/ |
D | X86JITInfo.cpp | 527 void X86JITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
|
/external/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 181 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/ |
D | MemoryDependenceAnalysis.cpp | 205 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/ |
D | PPCJITInfo.cpp | 410 void PPCJITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
|