Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Delemental_ir_emitter.cc78 const string& callee_name, absl::Span<llvm::Value* const> operands, in EmitLibdeviceMathCall()
121 const string& callee_name, absl::Span<llvm::Value* const> operands, in EmitLlvmIntrinsicMathCall()
144 const string& callee_name, absl::Span<llvm::Value* const> operands, in EmitMathCall()
285 const string& callee_name, absl::Span<llvm::Value* const> operands, in EmitDeviceFunctionCall()
/external/tensorflow/tensorflow/compiler/jit/
Dbuild_xla_ops_pass_test.cc87 Status MakeXlaCompiledKernel(Graph* graph, const string& callee_name, in MakeXlaCompiledKernel()
101 Status MakeXlaCompiledKernel(Graph* graph, const string& callee_name, in MakeXlaCompiledKernel()
Dresource_operation_safety_analysis_test.cc253 Node* MakeCall(Graph* graph, const string& callee_name, const string& node_name, in MakeCall()
/external/mesa3d/src/compiler/glsl/
Dir.h1638 const char *callee_name() const in callee_name() function