Searched refs:nloc (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/crypto/openssl/crypto/bn/asm/ |
| D | sparcv9a-mont.pl | 121 $nloa="%f48"; $nlob="%f50"; $nloc="%f52"; $nlod="%f54"; 242 fmuld $nlo,$nc,$nloc 247 faddd $aloc,$nloc,$nloc 262 faddd $nloc,$nhia,$nloc 267 fdtox $nloc,$nloc 274 std $nloc,[%sp+$bias+$frame+16] 307 fmuld $nlo,$nc,$nloc 318 faddd $aloc,$nloc,$nloc 346 faddd $nloc,$nhia,$nloc 351 fdtox $nloc,$nloc [all …]
|
| /freebsd-12-stable/contrib/amd/conf/checkmount/ |
| D | checkmount_bsd44.c | 55 int nloc, i; in fixmount_check_mount() local 59 nloc = getmntinfo(&mntbufp, MNT_NOWAIT); in fixmount_check_mount() 60 if (nloc <= 0) { in fixmount_check_mount() 66 for (i=0; i<nloc; ++i) { in fixmount_check_mount()
|
| /freebsd-12-stable/contrib/amd/conf/mtab/ |
| D | mtab_bsd.c | 113 int nloc = getmntinfo(&mntbufp, MNT_NOWAIT); in read_mtab() local 115 if (nloc == 0) { in read_mtab() 120 for (mntp = mntbufp; mntp < mntbufp + nloc; mntp++) { in read_mtab()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsScheduleP5600.td | 429 // sll?.[bhwd], pckev.[bhwd], pckod.[bhwd], nloc.[bhwd], nlzc.[bhwd],
|
| D | MipsMSAInstrInfo.td | 2492 class NLOC_B_DESC : MSA_2R_DESC_BASE<"nloc.b", int_mips_nloc_b, MSA128BOpnd>; 2493 class NLOC_H_DESC : MSA_2R_DESC_BASE<"nloc.h", int_mips_nloc_h, MSA128HOpnd>; 2494 class NLOC_W_DESC : MSA_2R_DESC_BASE<"nloc.w", int_mips_nloc_w, MSA128WOpnd>; 2495 class NLOC_D_DESC : MSA_2R_DESC_BASE<"nloc.d", int_mips_nloc_d, MSA128DOpnd>;
|
| D | MipsScheduleGeneric.td | 1549 // sll?.[bhwd], pckev.[bhwd], pckod.[bhwd], nloc.[bhwd], nlzc.[bhwd],
|