Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp141 FLAG(isAuthenticated) in EmitInstrDocs()
H A DCodeGenInstruction.h294 bool isAuthenticated : 1; variable
H A DCodeGenInstruction.cpp470 isAuthenticated = R->getValueAsBit("isAuthenticated"); in CodeGenInstruction()
H A DInstrInfoEmitter.cpp1168 if (Inst.isAuthenticated) OS << "|(1ULL<<MCID::Authenticated)"; in emitRecord()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrDesc.h431 bool isAuthenticated() const { in isAuthenticated() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1399 return InstrDesc.isAuthenticated() || IsBrkC47x; in IsAuthenticated()
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTarget.td576 bit isAuthenticated = false; // Does this instruction authenticate a pointer?
/openbsd-src/gnu/llvm/llvm/docs/TableGen/
H A DProgRef.rst1945 bit isAuthenticated = 0;
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td1343 let isAuthenticated = 1 in {
1351 let isAuthenticated = 1 in {
1359 let isAuthenticated = 1 in {
H A DAArch64InstrFormats.td1913 let isAuthenticated = 1;
1953 let isAuthenticated = 1;