reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3851 IRB.SetInsertPoint(LI); 3861 LoadInst *PLoad = IRB.CreateAlignedLoad( 3863 getAdjustedPtr(IRB, DL, BasePtr, 3908 IRB.SetInsertPoint(SI); 3919 StoreInst *PStore = IRB.CreateAlignedStore( 3921 getAdjustedPtr(IRB, DL, StoreBasePtr, 4001 IRB.SetInsertPoint(LI); 4003 PLoad = IRB.CreateAlignedLoad( 4005 getAdjustedPtr(IRB, DL, LoadBasePtr, 4013 IRB.SetInsertPoint(SI); 4015 StoreInst *PStore = IRB.CreateAlignedStore( 4017 getAdjustedPtr(IRB, DL, StoreBasePtr,