Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Ddynamic_cast-no-rtti.cpp14 A *upcast(B *b) { in upcast() function
/llvm-project/clang/test/CodeGenCXX/RelativeVTablesABI/
H A Ddynamic-cast.cpp59 A *upcast(B *b) { in upcast() function
/llvm-project/polly/lib/External/isl/interface/
H A Dpython.cc129 const char *fmt, int pos, bool upcast, const string &super, in print_type_check()
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1392 auto upcast = [] (CastMapType &CM, IRBuilder<> &IRB, Value *V, convertShiftsToLeft() local