Home
last modified time | relevance | path

Searched refs:getOrCreateAddExpr (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1855 const SCEV *getOrCreateAddExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DScalarEvolution.h2166 const SCEV *getOrCreateAddExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DScalarEvolution.h2175 const SCEV *getOrCreateAddExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DScalarEvolution.h2175 const SCEV *getOrCreateAddExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DScalarEvolution.h2175 const SCEV *getOrCreateAddExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DScalarEvolution.h2167 const SCEV *getOrCreateAddExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp2456 return getOrCreateAddExpr(Ops, Flags); in getAddExpr()
2789 return getOrCreateAddExpr(Ops, Flags); in getAddExpr()
2793 ScalarEvolution::getOrCreateAddExpr(ArrayRef<const SCEV *> Ops, in getOrCreateAddExpr() function in ScalarEvolution
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp2586 return getOrCreateAddExpr(Ops, ComputeFlags(Ops)); in getAddExpr()
3006 return getOrCreateAddExpr(Ops, ComputeFlags(Ops)); in getAddExpr()
3010 ScalarEvolution::getOrCreateAddExpr(ArrayRef<const SCEV *> Ops, in getOrCreateAddExpr() function in ScalarEvolution