Searched full:aeserr (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64MacroFusion.cpp | 128 return FirstMI == nullptr || FirstMI->getOpcode() == AArch64::AESErr; in isAESPair() 149 case AArch64::AESErr: in isCryptoEORPair()
|
| H A D | AArch64SchedCyclone.td | 599 AESDrr, AESErr, SHA1SU1rr, SHA256SU0rr,
|
| H A D | AArch64SchedNeoverseN1.td | 1036 def : InstRW<[N1WriteVC], (instrs AESDrr, AESErr)>;
|
| H A D | AArch64SchedFalkorDetails.td | 1083 def : InstRW<[FalkorWr_2VXVY_3cyc], (instrs AESDrr, AESErr)>;
|
| H A D | AArch64SchedKryoDetails.td | 423 (instrs AESDrr, AESErr)>;
|
| H A D | AArch64SchedNeoverseV1.td | 1388 def : InstRW<[V1WriteVC], (instrs AESDrr, AESErr)>;
|
| H A D | AArch64InstrInfo.td | 9267 def AESErr : AESTiedInst<0b0100, "aese", int_aarch64_crypto_aese>; 9288 (v16i8 (AESMCrrTied (v16i8 (AESErr (v16i8 V128:$src1),
|