Searched refs:ParseFunctionAlignment (Results 1 – 3 of 3) sorted by relevance
79 unsigned ParseFunctionAlignment(const ToolChain &TC,
1100 unsigned tools::ParseFunctionAlignment(const ToolChain &TC, in ParseFunctionAlignment() function in tools
3776 unsigned FunctionAlignment = ParseFunctionAlignment(TC, Args); in ConstructJob()