Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h726 CharUnits getArgStructAlignment() const { in getArgStructAlignment() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCall.cpp2635 FI.getArgStructAlignment()); in EmitFunctionProlog()
4678 auto Align = CallInfo.getArgStructAlignment(); in EmitCall()