Home
last modified time | relevance | path

Searched defs:call_target (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcustom_call_thunk.cc30 CustomCallThunk::CustomCallThunk(ThunkInfo thunk_info, void* call_target, in CustomCallThunk()
Dgpu_conv_rewriter.cc40 HloInstruction* CreateGpuConv(const char* call_target, const Shape& shape, in CreateGpuConv()
Dir_emitter_unnested.cc1538 void* call_target = CustomCallTargetRegistry::Global()->Lookup( in EmitCustomCallThunkFromMlir() local
/external/chromium-trace/catapult/devil/devil/utils/
Dmock_calls.py76 def call_target(self, call): member in TestCase
/external/llvm-project/lldb/include/lldb/Symbol/
DFunction.h377 IndirectCallEdge(DWARFExpression call_target, AddrType caller_address_type, in IndirectCallEdge()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_cluster_util.cc435 for (const NameAttrList& call_target : call_target_list) { in DoesAnyCalleeHaveRefNodes() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp3676 llvm::Optional<DWARFExpression> call_target; in CollectCallEdges() local
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc7088 Label jump_target, jump_call_target, call_target, done; in BtiHelper() local
7266 Label call_target; in TEST() local