Searched refs:LDAPRB (Results 1 – 12 of 12) sorted by relevance
/external/vixl/src/aarch64/ |
D | cpu-features-auditor-aarch64.cc | 146 case LDAPRB: in VisitAtomicMemory()
|
D | constants-aarch64.h | 1091 LDAPRB = AtomicMemoryFixed | 0x0080C000, enumerator
|
D | disasm-aarch64.cc | 1513 case LDAPRB: in VisitAtomicMemory()
|
D | simulator-aarch64.cc | 2174 case LDAPRB: in VisitAtomicMemory()
|
D | assembler-aarch64.cc | 1714 AtomicMemoryOp op = LDAPRB;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenMCCodeEmitter.inc | 2154 UINT64_C(952090624), // LDAPRB 9378 case AArch64::LDAPRB: 14206 Feature_HasRCPC | 0, // LDAPRB = 2141
|
D | AArch64GenAsmWriter.inc | 2953 2253964738U, // LDAPRB 7472 27U, // LDAPRB 11072 // LDAPRB, LDAPRH, LDAPRW, LDAPRX, LDARB, LDARH, LDARW, LDARX, LDAXRB, LD...
|
D | AArch64GenAsmWriter1.inc | 3902 205622208U, // LDAPRB 8421 27U, // LDAPRB 11872 // LDAPRB, LDAPRH, LDAPRW, LDAPRX, LDARB, LDARH, LDARW, LDARX, LDAXRB, LD...
|
D | AArch64GenInstrInfo.inc | 2156 LDAPRB = 2141, 8043 …deledSideEffects), 0x1ULL, nullptr, nullptr, OperandInfo273, -1 ,nullptr }, // Inst #2141 = LDAPRB
|
D | AArch64GenAsmMatcher.inc | 14834 …{ 1910 /* ldaprb */, AArch64::LDAPRB, Convert__Reg1_0__GPR64sp01_2, Feature_HasRCPC, { MCK_GPR32, … 21303 …{ 1910 /* ldaprb */, AArch64::LDAPRB, Convert__Reg1_0__GPR64sp01_2, Feature_HasRCPC, { MCK_GPR32, …
|
D | AArch64GenDisassemblerTables.inc | 14436 /* 70657 */ MCD::OPC_Decode, 221, 16, 134, 3, // Opcode: LDAPRB
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 504 def LDAPRB : RCPCLoad<0b00, "ldaprb", GPR32>;
|