Home
last modified time | relevance | path

Searched refs:listtype (Results 1 – 3 of 3) sorted by relevance

/freebsd/bin/pkill/
H A Dpkill.c76 enum listtype { enum
127 static void makelist(struct listhead *, enum listtype, char *);
699 makelist(struct listhead *head, enum listtype type, char *src) in makelist()
/freebsd/sbin/fsck_ffs/
H A Dinode.c1210 char *listtype; in removecachedino() local
1212 listtype = "hash"; in removecachedino()
1225 listtype = "sort"; in removecachedino()
1229 (intmax_t)inumber, listtype); in removecachedino()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td8498 RegisterOperand listtype, string asm, string kind>
8499 : I<(outs vectype:$Vd), (ins listtype:$Vn, vectype:$Vm), asm,
8519 RegisterOperand listtype, string asm, string kind>
8520 : I<(outs vectype:$dst), (ins vectype:$Vd, listtype:$Vn, vectype:$Vm), asm,
8539 RegisterOperand vectype, RegisterOperand listtype>
8541 (inst vectype:$dst, listtype:$lst, vectype:$index), 0>;
8636 RegisterOperand listtype, Operand idx_type,
8639 (ins listtype:$Rn, V128:$Rm, idx_type:$idx),
11129 DAGOperand listtype>
11131 (outs listtype:$Vt), (ins GPR64sp:$Rn),
[all …]