Searched refs:ParseOptionalStackAlignment (Results 1 – 4 of 4) sorted by relevance
243 bool ParseOptionalStackAlignment(unsigned &Alignment);
1045 if (ParseOptionalStackAlignment(Alignment)) in ParseFnAttributeValuePairs()1912 bool LLParser::ParseOptionalStackAlignment(unsigned &Alignment) { in ParseOptionalStackAlignment() function in LLParser
290 bool ParseOptionalStackAlignment(unsigned &Alignment);
1254 if (ParseOptionalStackAlignment(Alignment)) in ParseFnAttributeValuePairs()2269 bool LLParser::ParseOptionalStackAlignment(unsigned &Alignment) { in ParseOptionalStackAlignment() function in LLParser