Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDataLayout.h116 MultipleOfFunctionAlign, enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDDataLayout.cpp480 TheFunctionPtrAlignType = FunctionPtrAlignType::MultipleOfFunctionAlign; in parseSpecifier()
HDValue.cpp935 case DataLayout::FunctionPtrAlignType::MultipleOfFunctionAlign: in getPointerAlignment()