Home
last modified time | relevance | path

Searched refs:SCEVTypes (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionExpressions.h25 enum SCEVTypes { enum
147 enum SCEVTypes T, const SCEV *const *O, size_t N) in SCEVNAryExpr()
185 enum SCEVTypes T, const SCEV *const *O, size_t N) in SCEVCommutativeExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h39 enum SCEVTypes { enum
146 enum SCEVTypes T, const SCEV *const *O, size_t N) in SCEVNAryExpr()
198 enum SCEVTypes T, const SCEV *const *O, size_t N) in SCEVCommutativeExpr()
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h27 enum SCEVTypes { enum
133 enum SCEVTypes T, const SCEV *const *O, size_t N) in SCEVNAryExpr()
183 enum SCEVTypes T, const SCEV *const *O, size_t N) in SCEVCommutativeExpr()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp138 switch (static_cast<SCEVTypes>(getSCEVType())) { in print()
248 switch (static_cast<SCEVTypes>(getSCEVType())) { in getType()
480 switch (static_cast<SCEVTypes>(LType)) { in compare()
1971 StrengthenNoWrapFlags(ScalarEvolution *SE, SCEVTypes Type, in StrengthenNoWrapFlags()
3324 switch (static_cast<SCEVTypes>(S->getSCEVType())) { in checkValidity()
3354 switch (static_cast<SCEVTypes>(S->getSCEVType())) { in follow()
6632 switch (static_cast<SCEVTypes>(V->getSCEVType())) { in BuildConstantFromSCEV()
9710 switch (static_cast<SCEVTypes>(S->getSCEVType())) { in computeLoopDisposition()
9813 switch (static_cast<SCEVTypes>(S->getSCEVType())) { in computeBlockDisposition()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp225 switch (static_cast<SCEVTypes>(getSCEVType())) { in print()
335 switch (static_cast<SCEVTypes>(getSCEVType())) { in getType()
646 switch (static_cast<SCEVTypes>(LType)) { in CompareSCEVComplexity()
2299 StrengthenNoWrapFlags(ScalarEvolution *SE, SCEVTypes Type, in StrengthenNoWrapFlags()
7984 switch (static_cast<SCEVTypes>(V->getSCEVType())) { in BuildConstantFromSCEV()
11414 switch (static_cast<SCEVTypes>(S->getSCEVType())) { in computeLoopDisposition()
11519 switch (static_cast<SCEVTypes>(S->getSCEVType())) { in computeBlockDisposition()