Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/boxing/
H A DBoxedKernel_impl.h60 inline BoxedKernel BoxedKernel::makeFallthrough() { in makeFallthrough() function
H A DKernelFunction_impl.h133 inline KernelFunction KernelFunction::makeFallthrough() { in makeFallthrough() function
/aosp_15_r20/external/pytorch/torch/
H A Dlibrary.h226 static CppFunction makeFallthrough() { in makeFallthrough() function