Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDataLayout.h117 MultipleOfFunctionAlign, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDDataLayout.cpp401 TheFunctionPtrAlignType = FunctionPtrAlignType::MultipleOfFunctionAlign; in parseSpecifier()
HDValue.cpp683 case DataLayout::FunctionPtrAlignType::MultipleOfFunctionAlign: in getPointerAlignment()