Home
last modified time | relevance | path

Searched refs:RETAB (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/nvi/ex/
H A Dex_shift.c24 enum which {RETAB, LEFT, RIGHT}; enumerator
59 return (shift(sp, cmdp, RETAB)); in ex_retab()
125 if (rl == RETAB) in shift()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PointerAuth.cpp200 BuildMI(MBB, TI, DL, TII->get(UseBKey ? AArch64::RETAB : AArch64::RETAA)) in authenticateLR()
H A DAArch64SchedOryon.td734 def : InstRW<[ORYONWrite_9Cyc_I012], (instrs RETAA, RETAB, ERETAA, ERETAB)>;
H A DAArch64SchedA510.td263 BRAAZ, BRAB, BRABZ, RETAA, RETAB,
H A DAArch64SchedThunderX3T110.td2003 def : InstRW<[THX3T110Write_8Cyc_I123], (instrs RETAA, RETAB)>;
H A DAArch64SchedNeoverseN2.td710 BRAAZ, BRAB, BRABZ, RETAA, RETAB,
H A DAArch64SchedNeoverseV2.td1194 BRAAZ, BRAB, BRABZ, RETAA, RETAB,
H A DAArch64InstrInfo.cpp8887 case AArch64::RETAB: in getOutliningTypeImpl()
H A DAArch64InstrInfo.td1818 def RETAB : AuthReturn<0b010, 1, "retab">;