/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | branch-target-enforcement.mir | 145 ; CHECK: RETAA 151 RETAA implicit $sp, implicit $lr, implicit killed $w0 326 RETAA implicit $sp, implicit $lr, implicit killed $w0 353 ; CHECK: RETAA 360 RETAA implicit $sp, implicit $lr, implicit killed $w0
|
D | machine-outliner-retaddr-sign-v8-3.ll | 4 ; Check that outlined functions use the dedicated RETAA/RETAB instructions
|
D | speculation-hardening-sls.ll | 64 ; Check that RETAA and RETAB instructions are also protected as expected.
|
/external/vixl/src/aarch64/ |
D | cpu-features-auditor-aarch64.cc | 1331 case RETAA: in VisitUnconditionalBranchToRegister()
|
D | constants-aarch64.h | 861 RETAA = UnconditionalBranchToRegisterFixed | 0x005F0800, enumerator
|
D | disasm-aarch64.cc | 690 case RETAA: in VisitUnconditionalBranchToRegister()
|
D | assembler-aarch64.cc | 224 Emit(RETAA | Rn_mask | Rd_mask); in retaa()
|
D | simulator-aarch64.cc | 1683 case RETAA: in VisitUnconditionalBranchToRegister()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 1349 TII->get(ShouldSignWithAKey(MF) ? AArch64::RETAA : AArch64::RETAB)) in InsertReturnAddressAuth()
|
D | AArch64InstrInfo.cpp | 6074 case AArch64::RETAA: in getOutliningType() 6272 TII->get(ShouldSignReturnAddrWithAKey ? AArch64::RETAA in signOutlinedFunction()
|
D | AArch64InstrInfo.td | 905 def RETAA : AuthReturn<0b010, 0, "retaa">;
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 1517 TII->get(MFI.shouldSignWithBKey() ? AArch64::RETAB : AArch64::RETAA)) in InsertReturnAddressAuth()
|
D | AArch64InstrInfo.cpp | 6487 case AArch64::RETAA: in getOutliningType() 6698 TII->get(ShouldSignReturnAddrWithAKey ? AArch64::RETAA in signOutlinedFunction()
|
D | AArch64SchedThunderX3T110.td | 1995 def : InstRW<[THX3T110Write_8Cyc_I123], (instrs RETAA, RETAB)>;
|
D | AArch64InstrInfo.td | 1045 def RETAA : AuthReturn<0b010, 0, "retaa">;
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 2224 ### RETAA ### subsection
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenMCCodeEmitter.inc | 3029 UINT64_C(3596553215), // RETAA 5479 case AArch64::RETAA: 18958 CEFBS_HasPA, // RETAA = 3016
|
D | AArch64GenAsmWriter.inc | 3978 7159U, // RETAA 9368 0U, // RETAA
|
D | AArch64GenAsmWriter1.inc | 4975 17523U, // RETAA 10365 0U, // RETAA
|
D | AArch64GenInstrInfo.inc | 3031 RETAA = 3016, 9915 …CID::Authenticated), 0x1ULL, ImplicitList5, nullptr, nullptr, -1 ,nullptr }, // Inst #3016 = RETAA
|
D | AArch64GenAsmMatcher.inc | 17015 { 3807 /* retaa */, AArch64::RETAA, Convert_NoOperands, AMFBS_HasPA, { }, }, 24388 { 3807 /* retaa */, AArch64::RETAA, Convert_NoOperands, AMFBS_HasPA, { }, },
|
D | AArch64GenDisassemblerTables.inc | 16994 /* 82664 */ MCD::OPC_Decode, 200, 23, 107, // Opcode: RETAA
|