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