Searched refs:FunctionPtrAlignType (Results 1 – 3 of 3) sorted by relevance
89 enum class FunctionPtrAlignType { enum105 FunctionPtrAlignType TheFunctionPtrAlignType =106 FunctionPtrAlignType::Independent;243 FunctionPtrAlignType getFunctionPtrAlignType() const { in getFunctionPtrAlignType()
536 TheFunctionPtrAlignType = FunctionPtrAlignType::Independent; in parseSpecification()539 TheFunctionPtrAlignType = FunctionPtrAlignType::MultipleOfFunctionAlign; in parseSpecification()
963 case DataLayout::FunctionPtrAlignType::Independent: in getPointerAlignment()965 case DataLayout::FunctionPtrAlignType::MultipleOfFunctionAlign: in getPointerAlignment()