Home
last modified time | relevance | path

Searched defs:ParseOptionalAlignment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp1776 bool LLParser::ParseOptionalAlignment(unsigned &Alignment) { in ParseOptionalAlignment() function in LLParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp2080 bool LLParser::ParseOptionalAlignment(MaybeAlign &Alignment) { in ParseOptionalAlignment() function in LLParser