Home
last modified time | relevance | path

Searched defs:AddOne (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h65 static inline Constant *AddOne(Constant *C) { in AddOne() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h171 static inline Constant *AddOne(Constant *C) { in AddOne() function
/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/test/
Dfunction_tests.cc682 int AddOne(int x) { in AddOne() function
/external/tensorflow/tensorflow/python/framework/
Dfunction_test.py1071 def AddOne(x): function
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2226 const SCEV *AddOne = getAddExpr(One, InnerMul); in getAddExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp2638 const SCEV *AddOne = getAddExpr(TwoOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local