Searched defs:alloc_mode (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiled_cpu_function.cc24 AllocMode alloc_mode)
34 if (alloc_mode == AllocMode::ARGS_RESULTS_PROFILES_AND_TEMPS) {
23 XlaCompiledCpuFunction(const StaticData& static_data, AllocMode alloc_mode) argument
/external/dtc/tests/
H A Dsw_tree1.c38 } alloc_mode; variable in typeref:enum:__anon5644
42 switch (alloc_mode) {
95 alloc_mode = FIXED;
99 alloc_mode = REALLOC;
102 alloc_mode = REALLOC;
109 alloc_mode = FIXED;
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dinstr-a2xx.h242 uint8_t alloc_mode : 1; member in struct:PACKED

Completed in 276 milliseconds