Searched defs:expandCodeFor (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/polly/lib/Support/ |
D | ScopHelper.cpp | 249 Value *expandCodeFor(const SCEV *E, Type *Ty, Instruction *I) { in expandCodeFor() function 407 Value *polly::expandCodeFor(Scop &S, ScalarEvolution &SE, const DataLayout &DL, in expandCodeFor() function in polly
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1611 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty, in expandCodeFor() function in SCEVExpander 1618 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty) { in expandCodeFor() function in SCEVExpander
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1761 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty, in expandCodeFor() function in SCEVExpander 1767 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty) { in expandCodeFor() function in SCEVExpander
|