Home
last modified time | relevance | path

Searched full:aesmcrr (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MacroFusion.cpp126 case AArch64::AESMCrr: in isAESPair()
H A DAArch64SchedCyclone.td598 def : InstRW<[CyWriteCrypto2], (instrs AESIMCrr, AESMCrr, SHA1Hrr,
H A DAArch64SchedNeoverseN1.td1037 def : InstRW<[N1Write_2c_1V0, N1ReadVC], (instrs AESMCrr, AESIMCrr)>;
H A DAArch64ExpandPseudoInsts.cpp1537 TII->get(Opcode == AArch64::AESMCrrTied ? AArch64::AESMCrr : in expandMI()
H A DAArch64SchedFalkorDetails.td1082 def : InstRW<[FalkorWr_1VXVY_2cyc], (instrs AESIMCrr, AESMCrr)>;
H A DAArch64SchedKryoDetails.td429 (instrs AESIMCrr, AESMCrr)>;
H A DAArch64SchedNeoverseV1.td1389 def : InstRW<[V1Write_2c_1V, V1ReadVC], (instrs AESMCrr, AESIMCrr)>;
H A DAArch64InstrInfo.td9270 def AESMCrr : AESInst< 0b0110, "aesmc", int_aarch64_crypto_aesmc>;
9274 // Pseudo instructions for AESMCrr/AESIMCrr with a register constraint required