Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dbufferevent_pair.c59 upcast(struct bufferevent *bev) in upcast() function
H A Dbufferevent_filter.c121 upcast(struct bufferevent *bev) in upcast() function
H A Dbufferevent_async.c129 upcast(struct bufferevent *bev) in upcast() function
H A Dbufferevent_openssl.c358 upcast(struct bufferevent *bev) in upcast() function
/netbsd-src/external/mit/isl/dist/interface/
H A Dpython.cc129 const char *fmt, int pos, bool upcast, const string &super, in print_type_check()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1401 auto upcast = [] (CastMapType &CM, IRBuilder<> &IRB, Value *V, in convertShiftsToLeft() local