| /freebsd/crypto/openssl/crypto/ec/curve448/ |
| H A D | f_generic.c | 169 gf L0, L1, L2; in gf_isr() local 176 ossl_gf_mul(L0, L2, L1); in gf_isr() 177 gf_sqrn(L1, L0, 3); in gf_isr() 178 ossl_gf_mul(L0, L2, L1); in gf_isr() 179 gf_sqrn(L2, L0, 9); in gf_isr() 180 ossl_gf_mul(L1, L0, L2); in gf_isr() 181 ossl_gf_sqr(L0, L1); in gf_isr() 182 ossl_gf_mul(L2, x, L0); in gf_isr() 183 gf_sqrn(L0, L2, 18); in gf_isr() 184 ossl_gf_mul(L2, L1, L0); in gf_isr() [all …]
|
| H A D | curve448.c | 167 gf L0; in add_pniels_to_pt() local 169 ossl_gf_mul(L0, p->z, pn->z); in add_pniels_to_pt() 170 gf_copy(p->z, L0); in add_pniels_to_pt() 177 gf L0; in sub_pniels_from_pt() local 179 ossl_gf_mul(L0, p->z, pn->z); in sub_pniels_from_pt() 180 gf_copy(p->z, L0); in sub_pniels_from_pt()
|
| /freebsd/crypto/openssl/crypto/whrlpool/ |
| H A D | wp_block.c | 529 u64 L0, L1, L2, L3, L4, L5, L6, L7; in whirlpool_block() 558 …L0 = C0(K, 0) ^ C1(K, 7) ^ C2(K, 6) ^ C3(K, 5) ^ C4(K, 4) ^ C5(K, 3) ^ C6(K, 2) ^ C7(K, 1) ^ RC[r]; in whirlpool_block() 567 K.q[0] = L0; in whirlpool_block() 576 … L0 ^= C0(S, 0) ^ C1(S, 7) ^ C2(S, 6) ^ C3(S, 5) ^ C4(S, 4) ^ C5(S, 3) ^ C6(S, 2) ^ C7(S, 1); in whirlpool_block() 585 S.q[0] = L0; in whirlpool_block() 594 L0 = C0(K, 0); in whirlpool_block() 602 L0 ^= RC[r]; in whirlpool_block() 611 L0 ^= C7(K, 1); in whirlpool_block() 619 L0 ^= C6(K, 2); in whirlpool_block() 627 L0 ^= C5(K, 3); in whirlpool_block() [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_vfork_i386.inc.S | 17 call .L0$pb 18 .L0$pb: 21 add $_GLOBAL_OFFSET_TABLE_+(.Ltmp0-.L0$pb), %eax
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMHazardRecognizer.cpp | 185 MachineInstr &L0 = *SU->getInstr(); in getHazardType() local 186 if (!L0.mayLoad() || L0.mayStore() || L0.getNumMemOperands() != 1) in getHazardType() 189 auto MO0 = *L0.memoperands().begin(); in getHazardType() 239 if (!getBaseOffset(L0, SP, SPOffset0) || SP->getReg().id() != ARM::SP) in getHazardType()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/gang_blocks/ |
| H A D | gang_blocks.kshlib | 61 get_blocks_filter $1 $2 L0 | head -n 1
|
| H A D | gang_blocks_redundant.ksh | 77 obj_0_gangs=$(get_object_info $TESTPOOL/$TESTFS-$red 0 L0 | grep G)
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSubtarget.cpp | 389 MachineInstr &L0 = *S0.getInstr(); in apply() local 390 if (!L0.mayLoad() || L0.mayStore() || in apply() 391 HII.getAddrMode(L0) != HexagonII::BaseImmOffset) in apply() 395 MachineOperand *BaseOp0 = HII.getBaseAndOffset(L0, Offset0, Size0); in apply()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_allocator.h | 245 SpinMutexLock L0(&Mutex); in Allocator() 260 SpinMutexLock L0(&Mutex);
|
| /freebsd/lib/libc/amd64/string/ |
| H A D | strncmp.S | 52 jz .L0 54 jnz .L0 84 jz .L0 86 jnz .L0 110 .L0: movzbl (%rsi, %rax, 1), %ecx label
|
| H A D | strlcpy.S | 69 jb .L0 # go to special code path if len was 0 277 .L0: mov %rsi, %rdi label
|
| H A D | stpncpy.S | 95 jz .L0 279 .L0: mov %rdi, %rax label
|
| H A D | memcmp.S | 252 je .L0 318 .L0: xor %eax, %eax label
|
| /freebsd/lib/libc/aarch64/string/ |
| H A D | memccpy.S | 15 b.lo .L0 267 .L0: label
|
| H A D | strlcpy.S | 15 b.lo .L0 312 .L0: label
|
| /freebsd/sys/powerpc/powerpc/ |
| H A D | swtch64.S | 162 beq .L0 166 .L0: label
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcRegisterInfo.td | 158 def L0 : Ri<16, "l0">, DwarfRegNum<[16]>; 307 def L0_L1 : Rdi<16, "l0", [L0, L1]>;
|
| H A D | SparcFrameLowering.cpp | 316 for (unsigned reg = SP::L0; reg <= SP::L7; ++reg) in verifyLeafProcRegUse() 330 || MRI.isPhysRegUsed(SP::L0) // Too many registers needed in isLeafProc()
|
| /freebsd/stand/ficl/ |
| H A D | vm.c | 173 L0, 206 case L0:
|
| /freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-bmc-qcom-dc-scm-v1.dts | 106 /*L0-L7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-vegman-n110.dts | 26 /*L0-L7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-vegman-sx20.dts | 26 /*L0-L7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-inventec-transformers.dts | 282 /*L0-L7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-amd-daytonax.dts | 137 /*L0-L7*/ "","","","","","","","",
|
| /freebsd/libexec/getty/ |
| H A D | gettytab.h | 123 #define L0 gettynums[19].value macro
|