Home
last modified time | relevance | path

Searched defs:DynCast (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_casting_utils.h80 const T* DynCast(const HloInstruction* instruction) { in DynCast() function
92 T* DynCast(HloInstruction* instruction) { in DynCast() function
/external/cronet/buildtools/third_party/libc++/trunk/benchmarks/libcxxabi/
Ddynamic_cast.bench.cpp46 static void DynCast(benchmark::State& state) { in DynCast() function