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.cpp1203 if (Inst.isAuthenticated) in emitRecord()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h286 bool isAuthenticated : 1; variable
H A DCodeGenInstruction.cpp466 isAuthenticated = R->getValueAsBit("isAuthenticated"); in CodeGenInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h429 bool isAuthenticated() const { in isAuthenticated() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1446 return InstrDesc.isAuthenticated() || IsBrkC47x; in IsAuthenticated()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td665 bit isAuthenticated = false; // Does this instruction authenticate a pointer?
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td1949 let isAuthenticated = 1 in {
1957 let isAuthenticated = 1 in {
1965 let isAuthenticated = 1 in {
H A DAArch64InstrFormats.td2145 let isAuthenticated = 1;
2185 let isAuthenticated = 1;