Home
last modified time | relevance | path

Searched refs:opt_shift (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/less/
H A Dopttbl.c450 STRING, 0, NULL, opt_shift,
H A Doptfunc.c227 opt_shift(type, s) in opt_shift() function
H A Dfuncs.h238 public void opt_shift LESSPARAMS ((int type, char *s));
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td7697 string opt_shift, string asm, string kind,
7701 "{\t$Rd" # kind # ", $imm8" # opt_shift #
7702 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}",
7709 string opt_shift, string asm, string kind,
7713 asm, "{\t$Rd" # kind # ", $imm8" # opt_shift #
7714 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}",