Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenInstruction.h288 bool isAuthenticated : 1; variable
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCInstrDesc.h427 bool isAuthenticated() const { in isAuthenticated() function