Home
last modified time | relevance | path

Searched refs:expandAddRecExprLiterally (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionExpander.h242 Value *expandAddRecExprLiterally(const SCEVAddRecExpr *);
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h357 Value *expandAddRecExprLiterally(const SCEVAddRecExpr *);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h381 Value *expandAddRecExprLiterally(const SCEVAddRecExpr *);
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp1066 Value *SCEVExpander::expandAddRecExprLiterally(const SCEVAddRecExpr *S) { in expandAddRecExprLiterally() function in SCEVExpander
1158 if (!CanonicalMode) return expandAddRecExprLiterally(S); in visitAddRecExpr()
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1258 Value *SCEVExpander::expandAddRecExprLiterally(const SCEVAddRecExpr *S) { in expandAddRecExprLiterally() function in SCEVExpander
1399 if (!CanonicalMode) return expandAddRecExprLiterally(S); in visitAddRecExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1318 Value *SCEVExpander::expandAddRecExprLiterally(const SCEVAddRecExpr *S) { in expandAddRecExprLiterally() function in SCEVExpander
1467 if (!CanonicalMode) return expandAddRecExprLiterally(S); in visitAddRecExpr()