Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc191 llvm::Value* arguments_ptr = builder->CreateAlloca(arguments_type); in EmitPrintf() local
195 builder->CreateGEP(arguments_ptr, in EmitPrintf()
206 arguments_ptr}); in EmitPrintf()