Searched refs:opt_shift (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/less/ |
| H A D | opttbl.c | 517 O_STRING, 0, NULL, opt_shift,
|
| H A D | optfunc.c | 259 public void opt_shift(int type, constant char *s) in opt_shift() function
|
| H A D | funcs.h | 303 public void opt_shift(int type, constant char *s);
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 8770 string opt_shift, string asm, string kind, 8774 "{\t$Rd" # kind # ", $imm8" # opt_shift # 8775 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}", 8782 string opt_shift, string asm, string kind, 8786 asm, "{\t$Rd" # kind # ", $imm8" # opt_shift # 8787 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}",
|