Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDInstrDocsEmitter.cpp141 FLAG(isAuthenticated) in EmitInstrDocs()
HDCodeGenInstruction.h281 bool isAuthenticated : 1; variable
HDInstrInfoEmitter.cpp711 if (Inst.isAuthenticated) OS << "|(1ULL<<MCID::Authenticated)"; in emitRecord()
HDCodeGenInstruction.cpp399 isAuthenticated = R->getValueAsBit("isAuthenticated"); in CodeGenInstruction()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCInstrDesc.h425 bool isAuthenticated() const { in isAuthenticated() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTarget.td533 bit isAuthenticated = 0; // Does this instruction authenticate a pointer?
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.td831 let isAuthenticated = 1 in {
839 let isAuthenticated = 1 in {
847 let isAuthenticated = 1 in {
HDAArch64InstrFormats.td1486 let isAuthenticated = 1;
1526 let isAuthenticated = 1;