Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h101 bool is_readonly() const { in is_readonly() function
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h550 bool is_readonly() { return flags & VLF_READONLY; } in is_readonly() function