Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp150 FLAG(isAuthenticated) in EmitInstrDocs()
H A DInstrInfoEmitter.cpp1288 if (Inst.isAuthenticated) in emitRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h427 bool isAuthenticated() const { in isAuthenticated() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h288 bool isAuthenticated : 1; variable
H A DCodeGenInstruction.cpp469 isAuthenticated = R->getValueAsBit("isAuthenticated"); in CodeGenInstruction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1440 return InstrDesc.isAuthenticated() || IsBrkC47x; in DisassemblerLLVMC()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td660 bit isAuthenticated = false; // Does this instruction authenticate a pointer?
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td1646 let isAuthenticated = 1 in {
1654 let isAuthenticated = 1 in {
1662 let isAuthenticated = 1 in {
H A DAArch64InstrFormats.td2024 let isAuthenticated = 1;
2064 let isAuthenticated = 1;