Home
last modified time | relevance | path

Searched refs:EmitLValueAlignmentAssumption (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp250 void EmitLValueAlignmentAssumption(const Expr *E, Value *V) { in EmitLValueAlignmentAssumption() function in __anon442aaf6c0111::ScalarExprEmitter
293 EmitLValueAlignmentAssumption(E, V); in EmitLoadOfLValue()
562 EmitLValueAlignmentAssumption(E, V); in VisitCallExpr()