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