Searched defs:call_target (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | custom_call_thunk.cc | 30 CustomCallThunk::CustomCallThunk(ThunkInfo thunk_info, void* call_target, in CustomCallThunk()
|
D | gpu_conv_rewriter.cc | 40 HloInstruction* CreateGpuConv(const char* call_target, const Shape& shape, in CreateGpuConv()
|
D | ir_emitter_unnested.cc | 1538 void* call_target = CustomCallTargetRegistry::Global()->Lookup( in EmitCustomCallThunkFromMlir() local
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | mock_calls.py | 76 def call_target(self, call): member in TestCase
|
/external/llvm-project/lldb/include/lldb/Symbol/ |
D | Function.h | 377 IndirectCallEdge(DWARFExpression call_target, AddrType caller_address_type, in IndirectCallEdge()
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_cluster_util.cc | 435 for (const NameAttrList& call_target : call_target_list) { in DoesAnyCalleeHaveRefNodes() local
|
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
D | SymbolFileDWARF.cpp | 3676 llvm::Optional<DWARFExpression> call_target; in CollectCallEdges() local
|
/external/vixl/test/aarch64/ |
D | test-assembler-aarch64.cc | 7088 Label jump_target, jump_call_target, call_target, done; in BtiHelper() local 7266 Label call_target; in TEST() local
|