Searched refs:XPACLRI (Results 1 – 12 of 12) sorted by relevance
/external/vixl/src/aarch64/ |
D | cpu-features-auditor-aarch64.cc | 1000 case XPACLRI: in VisitSystem()
|
D | constants-aarch64.h | 786 XPACLRI = 0xD50320FF enumerator
|
D | disasm-aarch64.cc | 1999 if (instr->GetInstructionBits() == XPACLRI) { in VisitSystem()
|
D | simulator-aarch64.cc | 3642 if (instr->GetInstructionBits() == XPACLRI) { in VisitSystem()
|
D | assembler-aarch64.cc | 2428 Emit(XPACLRI); in xpaclri()
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenMCCodeEmitter.inc | 4491 UINT64_C(3573752063), // XPACLRI 4611 case AArch64::XPACLRI: { 16543 0, // XPACLRI = 4478
|
D | AArch64GenAsmWriter.inc | 5290 5905U, // XPACLRI 9809 0U, // XPACLRI
|
D | AArch64GenAsmWriter1.inc | 6239 15790U, // XPACLRI 10758 0U, // XPACLRI
|
D | AArch64GenInstrInfo.inc | 4493 XPACLRI = 4478, 10380 …ideEffects), 0x1ULL, ImplicitList6, ImplicitList6, nullptr, -1 ,nullptr }, // Inst #4478 = XPACLRI
|
D | AArch64GenAsmMatcher.inc | 18400 { 5877 /* xpaclri */, AArch64::XPACLRI, Convert_NoOperands, 0, { }, }, 24869 { 5877 /* xpaclri */, AArch64::XPACLRI, Convert_NoOperands, 0, { }, },
|
D | AArch64GenDisassemblerTables.inc | 14077 /* 68822 */ MCD::OPC_Decode, 254, 34, 97, // Opcode: XPACLRI
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 542 def XPACLRI : SystemNoOperands<0b111, "xpaclri">;
|