Home
last modified time | relevance | path

Searched refs:allocation_index (Results 1 – 3 of 3) sorted by relevance

/external/spirv-llvm/test/SPIRV/
Dlinked-list.ll11 ….Node addrspace(1)* nocapture %pNodes, i32 addrspace(1)* nocapture %allocation_index, i32 %list_le…
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc1080 for (int allocation_index = allocation_indices.size() - 1; in AssignBuffersForComputation() local
1081 allocation_index >= 0; allocation_index--) { in AssignBuffersForComputation()
1083 allocation_indices[allocation_index]); in AssignBuffersForComputation()
/external/v8/src/compiler/
Dregister-allocator.h1017 const char* RegisterName(int allocation_index) const;