Searched defs:BitCast (Results 1 – 5 of 5) sorted by relevance
362 Dest BitCast(const Source& source) { in BitCast() function379 Dest BitCast(Source* source) { in BitCast() function
114 if (auto *BitCast = dyn_cast<BitCastInst>(V)) variable
113 if (auto *BitCast = dyn_cast<BitCastInst>(V)) variable