Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/codecs/test/
Dstats_unittest.cc39 TEST_F(StatsTest, AddOne) { in TEST_F() argument
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h65 static inline Constant *AddOne(Constant *C) { in AddOne() function
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp23 static Constant *AddOne(Constant *C) { in AddOne() function
DInstCombineAndOrXor.cpp24 static Constant *AddOne(Constant *C) { in AddOne() function
DInstCombineCompares.cpp31 static Constant *AddOne(Constant *C) { in AddOne() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h126 static inline Constant *AddOne(Constant *C) { in AddOne() function
/external/tensorflow/tensorflow/python/framework/
Dfunction_test.py1084 def AddOne(x): function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAutoUpgrade.cpp2770 Value *AddOne = Builder.CreateAdd(Sum, ConstantInt::get(ZextType, 1)); in UpgradeIntrinsicCall() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp1661 const SCEV *AddOne = getAddExpr(One, InnerMul); in getAddExpr() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2226 const SCEV *AddOne = getAddExpr(One, InnerMul); in getAddExpr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp2593 const SCEV *AddOne = getAddExpr(TwoOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local