Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Target/AArch64/
DInstSizes.cpp90 EXPECT_TRUE(I->getDesc().isAuthenticated()); in TEST()
/external/llvm-project/llvm/utils/TableGen/
DInstrDocsEmitter.cpp141 FLAG(isAuthenticated) in EmitInstrDocs()
DCodeGenInstruction.h282 bool isAuthenticated : 1; variable
DInstrInfoEmitter.cpp785 if (Inst.isAuthenticated) OS << "|(1ULL<<MCID::Authenticated)"; in emitRecord()
DCodeGenInstruction.cpp406 isAuthenticated = R->getValueAsBit("isAuthenticated"); in CodeGenInstruction()
/external/llvm-project/llvm/include/llvm/MC/
DMCInstrDesc.h410 bool isAuthenticated() const { in isAuthenticated() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h425 bool isAuthenticated() const { in isAuthenticated() function
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTarget.td533 bit isAuthenticated = 0; // Does this instruction authenticate a pointer?
/external/llvm-project/llvm/include/llvm/Target/
DTarget.td545 bit isAuthenticated = false; // Does this instruction authenticate a pointer?
/external/llvm-project/llvm/docs/TableGen/
DProgRef.rst1844 bit isAuthenticated = 0;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td831 let isAuthenticated = 1 in {
839 let isAuthenticated = 1 in {
847 let isAuthenticated = 1 in {
DAArch64InstrFormats.td1486 let isAuthenticated = 1;
1526 let isAuthenticated = 1;
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td945 let isAuthenticated = 1 in {
953 let isAuthenticated = 1 in {
961 let isAuthenticated = 1 in {
DAArch64InstrFormats.td1610 let isAuthenticated = 1;
1650 let isAuthenticated = 1;