Home
last modified time | relevance | path

Searched defs:Allocations (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h39 std::vector<void *> Allocations; variable
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h39 std::vector<void *> Allocations; variable
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DInterpreter.h41 std::vector<void*> Allocations; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h354 const std::vector<BufferAllocation>& Allocations() const { in Allocations() function