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