Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h118 MultipleOfFunctionAlign, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp459 TheFunctionPtrAlignType = FunctionPtrAlignType::MultipleOfFunctionAlign; in parseSpecifier()
H A DValue.cpp914 case DataLayout::FunctionPtrAlignType::MultipleOfFunctionAlign: in getPointerAlignment()