Searched defs:callee_name (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | elemental_ir_emitter.cc | 78 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/ |
D | build_xla_ops_pass_test.cc | 87 Status MakeXlaCompiledKernel(Graph* graph, const string& callee_name, in MakeXlaCompiledKernel() 101 Status MakeXlaCompiledKernel(Graph* graph, const string& callee_name, in MakeXlaCompiledKernel()
|
D | resource_operation_safety_analysis_test.cc | 253 Node* MakeCall(Graph* graph, const string& callee_name, const string& node_name, in MakeCall()
|
/external/mesa3d/src/compiler/glsl/ |
D | ir.h | 1638 const char *callee_name() const in callee_name() function
|