Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_fold.h12 IR_FOLD(EQ(C_U8, C_U8)) in IR_FOLD()
37 IR_FOLD(NE(C_U8, C_U8)) in IR_FOLD()
62 IR_FOLD(LT(C_U8, C_U8)) in IR_FOLD()
91 IR_FOLD(GE(C_U8, C_U8)) in IR_FOLD()
120 IR_FOLD(LE(C_U8, C_U8)) in IR_FOLD()
149 IR_FOLD(GT(C_U8, C_U8)) in IR_FOLD()
178 IR_FOLD(ULT(C_U8, C_U8)) in IR_FOLD()
203 IR_FOLD(UGE(C_U8, C_U8)) in IR_FOLD()
228 IR_FOLD(ULE(C_U8, C_U8)) in IR_FOLD()
253 IR_FOLD(UGT(C_U8, C_U8)) in IR_FOLD()
[all …]

Completed in 12 milliseconds