Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDataLayout.h120 MultipleOfFunctionAlign, enumerator
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDataLayout.cpp464 TheFunctionPtrAlignType = FunctionPtrAlignType::MultipleOfFunctionAlign; in parseSpecifier()
H A DValue.cpp926 case DataLayout::FunctionPtrAlignType::MultipleOfFunctionAlign: in getPointerAlignment()