Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h65 static inline Constant *AddOne(Constant *C) { in AddOne() function
/external/pytorch/test/nn/
Dtest_parametrization.py939 class AddOne(nn.Module): class
1000 class AddOne(nn.Module): class
1098 class AddOne(nn.Module): class
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/InstCombine/
DInstCombiner.h202 static 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/executorch/exir/backend/test/
Dtest_backends.py892 class AddOne(torch.nn.Module): class
Dtest_backends_lifted.py882 class AddOne(torch.nn.Module): class
/external/private-join-and-compute/private_join_and_compute/py/crypto_util/
Dssl_util.py1005 def AddOne(self): member in BigNum
/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/test/
Dfunction_tests.cc821 int AddOne(int x) { in AddOne() function
/external/tensorflow/tensorflow/python/framework/
Dfunction_test.py1071 def AddOne(x): function
/external/pytorch/test/inductor/
Dtest_triton_kernels.py291 class AddOne(torch.autograd.Function): class
/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DScalarEvolution.cpp2836 const SCEV *AddOne = getAddExpr(TwoOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local