Home | History | Annotate | Download | only in CodeGen

Lines Matching full:destinationindex

326       createStoreInstBefore(CGF.Builder.getInt32(Fixup.DestinationIndex),
336 Switch->addCase(CGF.Builder.getInt32(Fixup.DestinationIndex),
396 Switch->addCase(Builder.getInt32(Fixup.DestinationIndex), Block);
839 createStoreInstBefore(Builder.getInt32(Fixup.DestinationIndex),
996 Fixup.DestinationIndex = Dest.getDestIndex();