Searched defs:LayoutSpec (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp137 IdentifyRegister(unsigned &RegNum, SMLoc &RegEndLoc, StringRef &LayoutSpec,
1625 StringRef LayoutSpec; local
1629 if (!IdentifyRegister(RegNo, RegEndLoc, LayoutSpec, LayoutLoc))

Completed in 56 milliseconds