Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RealPtr

334   llvm::Value *RealPtr = Builder.CreateStructGEP(Ptr, 0, "real");
342 Builder.CreateAlignedStore(Val.first, RealPtr, AlignR,