Home
last modified time | relevance | path

Searched defs:PtrExpr (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp239 auto *PtrExpr = dyn_cast<ConstantExpr>(U); replaceRelativePointerUserWithZero() local
H A DLoopAccessAnalysis.cpp207 getStartAndEndForAccess(const Loop * Lp,const SCEV * PtrExpr,Type * AccessTy,PredicatedScalarEvolution & PSE,DenseMap<const SCEV *,std::pair<const SCEV *,const SCEV * >> & PointerBounds) getStartAndEndForAccess() argument
260 insert(Loop * Lp,Value * Ptr,const SCEV * PtrExpr,Type * AccessTy,bool WritePtr,unsigned DepSetId,unsigned ASId,PredicatedScalarEvolution & PSE,bool NeedsFreeze) insert() argument
1083 const SCEV *PtrExpr = get<0>(P); createCheckForAccess() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp114 SVal PtrVal, const Expr *PtrExpr, CheckerContext &C, ProgramStateRef State, in EnsurePtrNotNull()
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2530 auto *PtrExpr = Visit(E); VisitCastExpr() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14480 Expr *PtrExpr = TheCall->getArg(PtrArgIdx); BuiltinMatrixColumnMajorLoad() local
14592 Expr *PtrExpr = TheCall->getArg(PtrArgIdx); BuiltinMatrixColumnMajorStore() local
[all...]