Searched refs:GetArgumentsMemoryLayout (Results 1 – 3 of 3) sorted by relevance
129 Executable::GetArgumentsMemoryLayout(const FunctionType& signature) { in GetArgumentsMemoryLayout() function in xla::runtime::Executable379 auto arguments_memory_layout = GetArgumentsMemoryLayout(runtime_signature); in LoadFromObjFile()
205 static llvm::Expected<ArgumentsMemoryLayout> GetArgumentsMemoryLayout(
202 Executable::GetArgumentsMemoryLayout(*runtime_signature); in Compile()