Home
last modified time | relevance | path

Searched defs:is_thread_local (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h81 bool is_thread_local() const { return is_thread_local_; } in is_thread_local() function
82 void set_is_thread_local(bool is_thread_local) { in set_is_thread_local()
Dhlo.proto380 bool is_thread_local = 3; field
Dbuffer_assignment.cc139 bool is_thread_local = worklist_front.second; in GatherComputationsByAllocationType() local
897 const HloComputation* computation, bool is_thread_local, in AssignBuffersForComputation()
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli1270 val is_thread_local : llvalue -> bool val
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.mli1456 val is_thread_local : llvalue -> bool val
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli1432 val is_thread_local : llvalue -> bool val