Home
last modified time | relevance | path

Searched defs:divup (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMeta.h30 T divup(const X x, const Y y) { in divup() function
36 T divup(const T x, const T y) { in divup() function
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DParallel.h9 inline int64_t divup(int64_t x, int64_t y) { in divup() function
/aosp_15_r20/external/executorch/extension/parallel/
H A Dthread_parallel.cpp25 inline int64_t divup(int64_t x, int64_t y) { in divup() function