Home | History | Annotate | Download | only in AArch64

Lines Matching defs:Opcode

1197 	unsigned Opcode = MCInst_getOpcode(Inst);
1199 switch (Opcode) {
1257 if ((Opcode == AArch64_LDAXPW || Opcode == AArch64_LDXPW ||
1258 Opcode == AArch64_LDAXPX || Opcode == AArch64_LDXPX) &&
1274 unsigned Opcode = MCInst_getOpcode(Inst);
1283 switch (Opcode) {
1312 switch (Opcode) {