Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
HDNVPTX.cpp117 DoubleAlign = HostTarget->getDoubleAlign(); in NVPTXTargetInfo()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetInfo.h586 unsigned getDoubleAlign() const { return DoubleAlign; } in getDoubleAlign() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp2102 Align = Target->getDoubleAlign(); in getTypeInfoImpl()