Home
last modified time | relevance | path

Searched defs:upcast (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGenCXX/
Ddynamic_cast-no-rtti.cpp14 A *upcast(B *b) { in upcast() function
/external/tensorflow/tensorflow/dtensor/mlir/
Ddtensor_mixed_precision_reduce.cc95 mlir::TF::CastOp upcast = builder.create<mlir::TF::CastOp>( in MaybeUpcastForReduction() local
/external/libevent/
Dbufferevent_pair.c56 upcast(struct bufferevent *bev) in upcast() function
Dbufferevent_filter.c118 upcast(struct bufferevent *bev) in upcast() function
Dbufferevent_async.c126 upcast(struct bufferevent *bev) in upcast() function
Dbufferevent_openssl.c355 upcast(struct bufferevent *bev) in upcast() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1383 auto upcast = [] (CastMapType &CM, IRBuilder<> &IRB, Value *V, in convertShiftsToLeft() local