Searched refs:RETAB (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/nvi/ex/ |
H A D | ex_shift.c | 24 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 D | AArch64PointerAuth.cpp | 200 BuildMI(MBB, TI, DL, TII->get(UseBKey ? AArch64::RETAB : AArch64::RETAA)) in authenticateLR()
|
H A D | AArch64SchedOryon.td | 734 def : InstRW<[ORYONWrite_9Cyc_I012], (instrs RETAA, RETAB, ERETAA, ERETAB)>;
|
H A D | AArch64SchedA510.td | 263 BRAAZ, BRAB, BRABZ, RETAA, RETAB,
|
H A D | AArch64SchedThunderX3T110.td | 2003 def : InstRW<[THX3T110Write_8Cyc_I123], (instrs RETAA, RETAB)>;
|
H A D | AArch64SchedNeoverseN2.td | 710 BRAAZ, BRAB, BRABZ, RETAA, RETAB,
|
H A D | AArch64SchedNeoverseV2.td | 1194 BRAAZ, BRAB, BRABZ, RETAA, RETAB,
|
H A D | AArch64InstrInfo.cpp | 8887 case AArch64::RETAB: in getOutliningTypeImpl()
|
H A D | AArch64InstrInfo.td | 1818 def RETAB : AuthReturn<0b010, 1, "retab">;
|