Home
last modified time | relevance | path

Searched refs:isAuthenticated (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp141 FLAG(isAuthenticated) in EmitInstrDocs()
H A DCodeGenInstruction.h282 bool isAuthenticated : 1; variable
H A DCodeGenInstruction.cpp403 isAuthenticated = R->getValueAsBit("isAuthenticated"); in CodeGenInstruction()
H A DInstrInfoEmitter.cpp985 if (Inst.isAuthenticated) OS << "|(1ULL<<MCID::Authenticated)"; in emitRecord()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h418 bool isAuthenticated() const { in isAuthenticated() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td550 bit isAuthenticated = false; // Does this instruction authenticate a pointer?
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td1113 let isAuthenticated = 1 in {
1121 let isAuthenticated = 1 in {
1129 let isAuthenticated = 1 in {
H A DAArch64InstrFormats.td1671 let isAuthenticated = 1;
1711 let isAuthenticated = 1;