Home
last modified time | relevance | path

Searched refs:IntelExpRestricted (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h103 bool IntelExpRestricted; member
109 IntelExpRestricted = Restricted; in Kind()
/src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp6192 if (AR.IntelExpRestricted) in parseMSInlineAsm()
6201 if (AR.IntelExpRestricted) in parseMSInlineAsm()