Home
last modified time | relevance | path

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

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