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