Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp140 FLAG(isAuthenticated) in EmitInstrDocs()
H A DCodeGenInstruction.h292 bool isAuthenticated : 1; variable
H A DCodeGenInstruction.cpp469 isAuthenticated = R->getValueAsBit("isAuthenticated"); in CodeGenInstruction()
H A DInstrInfoEmitter.cpp1247 if (Inst.isAuthenticated) OS << "|(1ULL<<MCID::Authenticated)"; in emitRecord()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h427 bool isAuthenticated() const { in isAuthenticated() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1440 return InstrDesc.isAuthenticated() || IsBrkC47x; in IsAuthenticated()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td643 bit isAuthenticated = false; // Does this instruction authenticate a pointer?
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td1529 let isAuthenticated = 1 in {
1537 let isAuthenticated = 1 in {
1545 let isAuthenticated = 1 in {
H A DAArch64InstrFormats.td2024 let isAuthenticated = 1;
2064 let isAuthenticated = 1;