Searched refs:MakeNaturalAlignPointeeAddrLValue (Results 1 – 3 of 3) sorted by relevance
155 CodeGenFunction::MakeNaturalAlignPointeeAddrLValue(llvm::Value *V, QualType T) { in MakeNaturalAlignPointeeAddrLValue() function in CodeGenFunction
3656 return MakeNaturalAlignPointeeAddrLValue(RV.getScalarVal(), E->getType()); in EmitCallExprLValue()3717 return MakeNaturalAlignPointeeAddrLValue(RV.getScalarVal(), E->getType()); in EmitObjCMessageExprLValue()
1563 LValue MakeNaturalAlignPointeeAddrLValue(llvm::Value *V, QualType T);