Home
last modified time | relevance | path

Searched refs:AUT (Results 1 – 10 of 10) sorted by relevance

/freebsd/share/misc/
H A Diso316635 AT AUT 040 Austria
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedOryon.td274 // 7 cycles on I2. PAC*/AUT* instructions
279 // 7 cycles on I2. PAC*/AUT* instructions
H A DAArch64SchedAmpere1B.td1021 def : InstRW<[Ampere1BWrite_5cyc_1BS], (instregex "^AUT")>;
H A DAArch64ISelDAGToDAG.cpp1540 SDNode *AUT = in SelectPtrauthAuth() local
1542 ReplaceNode(N, AUT); in SelectPtrauthAuth()
1548 SDNode *AUT = CurDAG->getMachineNode(AArch64::AUTx16x17, DL, MVT::i64, Ops); in SelectPtrauthAuth() local
1549 ReplaceNode(N, AUT); in SelectPtrauthAuth()
H A DAArch64SchedA510.td257 def : InstRW<[CortexA510Write<5, CortexA510UnitPAC>], (instregex "^AUT", "^PAC")>;
H A DAArch64SchedA320.td254 def : InstRW<[CortexA320Write<4, CortexA320UnitPAC>], (instregex "^AUT", "^PAC")>;
H A DAArch64SchedNeoverseV1.td665 def : InstRW<[V1Write_5c_1M0], (instregex "^AUT",
H A DAArch64SchedNeoverseN2.td740 def : InstRW<[N2Write_5c_1M0], (instregex "^AUT", "^PAC")>;
H A DAArch64SchedNeoverseV2.td1199 def : InstRW<[V2Write_5c_1M0], (instregex "^AUT", "^PAC")>;
H A DAArch64InstrInfo.td2040 defm AUT : SignAuth<0b001, 0b011, "aut", null_frag>;
2131 // AUT pseudo.
2159 // AUT and re-PAC a value, using different keys/data.