Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h418 bool isAuthenticated() const { in isAuthenticated() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTarget.td550 bit isAuthenticated = false; // Does this instruction authenticate a pointer?
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A DProgRef.rst1925 bit isAuthenticated = 0;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td1104 let isAuthenticated = 1 in {
1112 let isAuthenticated = 1 in {
1120 let isAuthenticated = 1 in {
H A DAArch64InstrFormats.td1662 let isAuthenticated = 1;
1702 let isAuthenticated = 1;