Home
last modified time | relevance | path

Searched defs:new_for (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dqueue.rs34 fn new_for(device: &'static Device) -> CLResult<Self> { in new_for() method
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dloopnest.cpp1374 auto new_for = alloc<For>( in optimizeConditionals() local