Searched refs:PACIAZ (Results 1 – 11 of 11) sorted by relevance
/external/vixl/src/aarch64/ |
D | cpu-features-auditor-aarch64.cc | 992 case PACIAZ: in VisitSystem()
|
D | constants-aarch64.h | 775 PACIAZ = SystemPAuthFixed | 0x00000300, enumerator
|
D | disasm-aarch64.cc | 1983 V(PACIAZ, "paciaz") \
|
D | assembler-aarch64.cc | 2453 Emit(PACIAZ); in paciaz()
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenMCCodeEmitter.inc | 2680 UINT64_C(3573752607), // PACIAZ 4594 case AArch64::PACIAZ: 14732 0, // PACIAZ = 2667
|
D | AArch64GenAsmWriter.inc | 3479 5982U, // PACIAZ 7998 0U, // PACIAZ
|
D | AArch64GenAsmWriter1.inc | 4428 15894U, // PACIAZ 8947 0U, // PACIAZ
|
D | AArch64GenInstrInfo.inc | 2682 PACIAZ = 2667, 8569 …SideEffects), 0x1ULL, ImplicitList6, ImplicitList6, nullptr, -1 ,nullptr }, // Inst #2667 = PACIAZ
|
D | AArch64GenAsmMatcher.inc | 15878 { 3264 /* paciaz */, AArch64::PACIAZ, Convert_NoOperands, 0, { }, }, 22347 { 3264 /* paciaz */, AArch64::PACIAZ, Convert_NoOperands, 0, { }, },
|
D | AArch64GenDisassemblerTables.inc | 14090 /* 68893 */ MCD::OPC_Decode, 235, 20, 97, // Opcode: PACIAZ
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 523 def PACIAZ : SystemNoOperands<0b000, "paciaz">;
|