Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dopttbl.c487 STRING, 0, NULL, opt_shift,
H A Doptfunc.c251 public void opt_shift(int type, constant char *s) in opt_shift()
222 public void opt_shift(int type, char *s) opt_shift() function
H A Dfuncs.h279 public void opt_shift(int type, constant char *s);
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td8370 string opt_shift, string asm, string kind,
8374 "{\t$Rd" # kind # ", $imm8" # opt_shift #
8375 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}",
8382 string opt_shift, string asm, string kind,
8386 asm, "{\t$Rd" # kind # ", $imm8" # opt_shift #
8387 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}",