Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dtarget_util.cc204 llvm::FunctionType* callee_type = llvm::FunctionType::get( in EmitDeviceFunctionCall() local
213 ->getOrInsertFunction(callee_name, callee_type) in EmitDeviceFunctionCall()