Home
last modified time | relevance | path

Searched refs:nloc (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/bn/asm/
Dsparcv9a-mont.pl121 $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/
Dcheckmount_bsd44.c55 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/
Dmtab_bsd.c113 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/
DMipsScheduleP5600.td429 // sll?.[bhwd], pckev.[bhwd], pckod.[bhwd], nloc.[bhwd], nlzc.[bhwd],
DMipsMSAInstrInfo.td2492 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>;
DMipsScheduleGeneric.td1549 // sll?.[bhwd], pckev.[bhwd], pckod.[bhwd], nloc.[bhwd], nlzc.[bhwd],