Searched refs:V4 (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A Dxxhash.cpp83 uint64_t V4 = Seed - PRIME64_1; local
92 V4 = round(V4, endian::read64le(P));
96 H64 = rotl64(V1, 1) + rotl64(V2, 7) + rotl64(V3, 12) + rotl64(V4, 18);
100 H64 = mergeRound(H64, V4);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Darmv8_2-a-crypto-fp16-illegal.s10 eor3 V1.2D, V2.2D, V3.2D, V4.2D
H A Darmv8_2-a-crypto-fp16-illegal.l18 [^:]+:[0-9]+: Error: operand mismatch -- `eor3 V1.2D,V2.2D,V3.2D,V4.2D'
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dmax-depth.c221 struct V4 : virtual V2 { int v4 = 4; } v4;
224 struct V7 : virtual V4, virtual V5, virtual V6 { int v7 = 1; } v7; variable in typeref:struct:virtual
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dmax-depth.c221 struct V4 : virtual V2 { int v4 = 4; } v4;
224 struct V7 : virtual V4, virtual V5, virtual V6 { int v7 = 1; } v7; variable in typeref:struct:virtual
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTX.h124 V4 = 4 enumerator in enum:llvm::NVPTX::PTXLdStInstCode::VecType
/netbsd-current/sys/external/bsd/acpica/dist/tools/examples/
H A Dextables.c344 VGA Not Present (V4) : 0
345 MSI Not Supported (V4) : 0
346 PCIe ASPM Not Supported (V4) : 0
364 PCIEXP_WAK Bits Supported (V4) : 0
365 Use Platform Timer (V4) : 0
366 RTC_STS valid on S4 wake (V4) : 0
367 Remote Power-on capable (V4) : 0
368 Use APIC Cluster Model (V4) : 0
369 Use APIC Physical Destination Mode (V4) : 0
/netbsd-current/external/bsd/less/dist/
H A DMakefile.wnb15 LDFLAGS = -Tpe -v- -ap -c -x -V4.0 -GF:AGGRESSIVE
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp265 else if (Imm == NVPTX::PTXLdStInstCode::V4)
/netbsd-current/external/gpl3/gdb.old/dist/sim/aarch64/
H A Dcpustate.h96 V4, enumerator in enum:VReg
/netbsd-current/external/gpl3/gdb/dist/sim/aarch64/
H A Dcpustate.h95 V4, enumerator in enum:VReg
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-armv4.pl289 moveq pc,lr @ be binary compatible with V4, yet
372 moveq pc,lr @ be binary compatible with V4, yet
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-armv4.pl292 moveq pc,lr @ be binary compatible with V4, yet
375 moveq pc,lr @ be binary compatible with V4, yet
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCTargetDesc.cpp104 SystemZ::V4, SystemZ::V5, SystemZ::V6, SystemZ::V7,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp81 V0, V1, V2, V3, V4, V5, V6, V7, V8, V9, V10, V11, V12, V13,
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Darmv4-gf2m.S160 moveq pc,lr @ be binary compatible with V4, yet
H A Dpoly1305-armv4.S129 moveq pc,lr @ be binary compatible with V4, yet
287 moveq pc,lr @ be binary compatible with V4, yet
380 moveq pc,lr @ be binary compatible with V4, yet
H A Darmv4-mont.S190 moveq pc,lr @ be binary compatible with V4, yet
H A Daes-armv4.S272 moveq pc,lr @ be binary compatible with V4, yet
715 moveq pc,lr @ be binary compatible with V4, yet
827 moveq pc,lr @ be binary compatible with V4, yet
1043 moveq pc,lr @ be binary compatible with V4, yet
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Darmv4-gf2m.pl242 moveq pc,lr @ be binary compatible with V4, yet
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Darmv4-gf2m.S163 moveq pc,lr @ be binary compatible with V4, yet
H A Dpoly1305-armv4.S122 moveq pc,lr @ be binary compatible with V4, yet
280 moveq pc,lr @ be binary compatible with V4, yet
374 moveq pc,lr @ be binary compatible with V4, yet
H A Darmv4-mont.S197 moveq pc,lr @ be binary compatible with V4, yet
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Darmv4-gf2m.pl247 moveq pc,lr @ be binary compatible with V4, yet
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daes-armv4.pl303 moveq pc,lr @ be binary compatible with V4, yet
746 moveq pc,lr @ be binary compatible with V4, yet
863 moveq pc,lr @ be binary compatible with V4, yet
1079 moveq pc,lr @ be binary compatible with V4, yet

Completed in 397 milliseconds

123