Home
last modified time | relevance | path

Searched defs:H0 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp152 static double interpolateHue(double H0, double H1, double T) { in interpolateHue()
/freebsd/sys/opencrypto/
H A Drmd160.c53 #define H0 0x67452301U macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dhexagon_types.h670 short H0(void) { in H0() function
761 HEXAGON_Vect64C H0(short h) { in H0() function
1106 short H0(void) { in H0() function
1153 HEXAGON_Vect32C H0(short h) { in H0() function
1897 short H0(void) { in H0() function
1988 Q6Vect64C H0(short h) { in H0() function
2333 short H0(void) { in H0() function
2380 Q6Vect32C H0(short h) { in H0() function
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c206 xmmi H0, H1, H2, H3, H4; in poly1305_blocks() local
/freebsd/crypto/openssl/crypto/modes/
H A Dgcm128.c96 u128 *Hi = Htable + i, H0 = *Hi; in gcm_init_8bit() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3293 SDValue H0 = expandV4F32ToV2F64(DAG, 0, DL, CmpOp0, Chain); in getVectorCmp() local