Home
last modified time | relevance | path

Searched refs:ParseOptionalStackAlignment (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.h243 bool ParseOptionalStackAlignment(unsigned &Alignment);
H A DLLParser.cpp1045 if (ParseOptionalStackAlignment(Alignment)) in ParseFnAttributeValuePairs()
1912 bool LLParser::ParseOptionalStackAlignment(unsigned &Alignment) { in ParseOptionalStackAlignment() function in LLParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.h290 bool ParseOptionalStackAlignment(unsigned &Alignment);
H A DLLParser.cpp1254 if (ParseOptionalStackAlignment(Alignment)) in ParseFnAttributeValuePairs()
2269 bool LLParser::ParseOptionalStackAlignment(unsigned &Alignment) { in ParseOptionalStackAlignment() function in LLParser