Home
last modified time | relevance | path

Searched refs:RETAA (Results 1 - 6 of 6) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dcpu-features-auditor-aarch64.cc1382 case RETAA: in VisitUnconditionalBranchToRegister()
H A Dconstants-aarch64.h869 RETAA = UnconditionalBranchToRegisterFixed | 0x005F0800, enumerator
H A Dassembler-aarch64.cc225 Emit(RETAA | Rn_mask | Rd_mask); in retaa()
H A Dsimulator-aarch64.cc3796 case RETAA: in Simulator()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1349 TII->get(ShouldSignWithAKey(MF) ? AArch64::RETAA : AArch64::RETAB)) in InsertReturnAddressAuth()
H A DAArch64InstrInfo.cpp5657 // v8.3a RET can be replaced by RETAA/RETAB and no AUT instruction is in getOutliningCandidateInfo()
6074 case AArch64::RETAA: in getOutliningType()
6268 // RETAA or RETAB and omit the AUT instructions in signOutlinedFunction()
6272 TII->get(ShouldSignReturnAddrWithAKey ? AArch64::RETAA in signOutlinedFunction()

Completed in 52 milliseconds