Searched defs:MR (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSubEngine.h123 processRegionChange(ProgramStateRef state, const MemRegion* MR) argument
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetJITInfo.h103 virtual void relocate(void *Function, MachineRelocation *MR, argument
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DAliasAnalysisCounter.cpp33 unsigned NoMR, JustRef, JustMod, MR; member in class:__anon2184::AliasAnalysisCounter
H A DMemoryDependenceAnalysis.cpp208 AliasAnalysis::ModRefResult MR = GetLocation(Inst, Loc, AA); local
516 AliasAnalysis::ModRefResult MR = AA->getModRefInfo(Inst, MemLoc); local
577 AliasAnalysis::ModRefResult MR = GetLocation(QueryInst, MemLoc, AA); local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMJITInfo.cpp267 void ARMJITInfo::relocate(void *Function, MachineRelocation *MR, argument
[all...]
H A DARMCodeEmitter.cpp482 MachineRelocation MR = Indirect local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDereferenceChecker.cpp231 const MemRegion *MR = L.getAsRegion(); local
H A DDynamicTypePropagation.cpp201 const MemRegion *MR = C.getSVal(NewE).getAsRegion(); local
H A DCStringChecker.cpp614 setCStringLength(ProgramStateRef state, const MemRegion *MR, SVal strLength) argument
654 getCStringLengthForRegion(CheckerContext &C, ProgramStateRef &state, const Expr *Ex, const MemRegion *MR, bool hypothetical) argument
695 const MemRegion *MR = Buf.getAsRegion(); local
857 SummarizeRegion(raw_ostream &os, ASTContext &Ctx, const MemRegion *MR) argument
1948 const MemRegion *MR = VarLoc.getAsRegion(); local
1984 const MemRegion *MR = *I; local
1999 const MemRegion *MR = I.getKey(); local
[all...]
H A DMallocChecker.cpp1230 const MemRegion *MR = ArgVal.getAsRegion(); local
1138 SummarizeRegion(raw_ostream &os, const MemRegion *MR) argument
1336 const MemRegion *MR = ArgVal.getAsRegion(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsJITInfo.cpp247 void MipsJITInfo::relocate(void *Function, MachineRelocation *MR, argument
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCJITInfo.cpp413 void PPCJITInfo::relocate(void *Function, MachineRelocation *MR, argument
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcJITInfo.cpp274 void SparcJITInfo::relocate(void *Function, MachineRelocation *MR, argument
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86CodeEmitter.cpp283 MachineRelocation MR = Indirect local
H A DX86JITInfo.cpp542 void X86JITInfo::relocate(void *Function, MachineRelocation *MR, argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp75 const MemRegion *MR = LV->getAsRegion(); local
H A DStore.cpp227 const MemRegion *MR = V.getAsRegion(); local
298 static const CXXRecordDecl *getCXXRecordType(const MemRegion *MR) { argument
310 const MemRegion *MR = Base.getAsRegion(); local
[all...]
H A DSymbolManager.cpp413 bool SymbolReaper::isLiveRegion(const MemRegion *MR) { argument
[all...]
H A DExprEngineCallAndReturn.cpp203 const MemRegion *MR = V.getAsRegion(); local
H A DProgramState.cpp118 const MemRegion *MR = LV.getAsRegion(); local
H A DMemRegion.cpp1473 void RegionAndSymbolInvalidationTraits::setTrait(const MemRegion *MR, argument
1491 bool RegionAndSymbolInvalidationTraits::hasTrait(const MemRegion *MR, argument
H A DRegionStore.cpp1276 const MemRegion *MR = L.castAs<loc::MemRegionVal>().getRegion(); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp693 AliasAnalysis::ModRefResult MR = AA.getModRefInfo(C, cpyDest, srcSize); local
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp403 virtual void addRelocation(const MachineRelocation &MR) { argument
827 MachineRelocation &MR = Relocations[i]; local
[all...]
/freebsd-10-stable/sys/contrib/rdma/krping/
H A Dkrping.c78 MR = 4 enumerator in enum:mem_type

Completed in 215 milliseconds

12