Home
last modified time | relevance | path

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

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