Searched refs:EmitAlignmentAssumption (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCall.cpp3669 EmitAlignmentAssumption(Ret.getScalarVal(), AlignmentCI->getZExtValue(),
H A DCGStmtOpenMP.cpp1055 CGF.EmitAlignmentAssumption(PtrValue, Alignment);
H A DCodeGenFunction.h1959 void EmitAlignmentAssumption(llvm::Value *PtrValue, unsigned Alignment, function in class:clang::CodeGen::CodeGenFunction
H A DCGExprScalar.cpp125 CGF.EmitAlignmentAssumption(V, AlignmentCI->getZExtValue());
H A DCGBuiltin.cpp633 EmitAlignmentAssumption(PtrValue, Alignment, OffsetValue);

Completed in 925 milliseconds