Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RealAddr

603     llvm::Value *RealAddr = Builder.CreateStructGEP(LV.getAddress(), 0, "real");
604 EmitStoreThroughLValue(RValue::get(AI++), MakeAddrLValue(RealAddr, EltTy));