Home
last modified time | relevance | path

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

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_Hexagon.h54 int allocation_padding(Type type) const override { in allocation_padding() function
H A DCodeGen_Posix.cpp77 int CodeGen_Posix::allocation_padding(Type type) const { in allocation_padding() function in Halide::Internal::CodeGen_Posix