Searched refs:Bitcasts (Results 1 – 5 of 5) sorted by relevance
578 SmallVector<Instruction *, 2> Bitcasts; in findAllocas() local585 Bitcasts.push_back(Bitcast); in findAllocas()593 Bitcasts.clear(); in findAllocas()599 if (Bitcasts.empty()) in findAllocas()604 for (unsigned I = 0, E = Bitcasts.size(); I != E; ++I) { in findAllocas()605 Instruction *BitcastAddr = Bitcasts[I]; in findAllocas()1077 DenseMap<Value *, Value *> Bitcasts; in insertLifetimeMarkersSurroundingCall() local1087 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall()
202 // Bitcasts between same-size vector types are no-ops, except for the
364 // Bitcasts between same-size vector types are no-ops, except for the
1241 // Bitcasts are nops
22929 Bitcasts to the equivalent integer mode using gen_lowpart