Searched defs:LowAlignment (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCall.cpp811 bool LowAlignment) {
820 if (LowAlignment)
825 if (LowAlignment)
809 BuildAggStore(CodeGenFunction &CGF, llvm::Value *Val, llvm::Value *DestPtr, bool DestIsVolatile, bool LowAlignment) argument

Completed in 70 milliseconds