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