Home
last modified time | relevance | path

Searched refs:I32 (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/hash/
H A Dhash_sha_ni.c72 #define I32(a) ((UINT32_C(a) >= UINT32_C(0x80000000)) ? \ macro
76 #define IMM4(a, b, c, d) _mm_set_epi32(I32(a), I32(b), I32(c), I32(d))
/php-src/ext/opcache/jit/ir/
H A Dir.h136 _(I32, int32_t, i32, IR_TYPE_SIGNED) \

Completed in 8 milliseconds