Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir_fold.h1411 IR_FOLD(SUB(ADD, _)) in IR_FOLD()
1425 IR_FOLD(SUB(_, ADD)) in IR_FOLD() argument
1470 IR_FOLD(SUB(ADD, ADD)) in IR_FOLD()
2112 IR_FOLD(ADD(ADD, C_U16)) in IR_FOLD() argument
2128 IR_FOLD(ADD(ADD, C_I16)) in IR_FOLD() argument
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c134 #define ADD (OPC1(0x2) | OPC3(0x00)) macro
H A DsljitNativeARM_64.c71 #define ADD 0x8b000000 macro
H A DsljitNativeRISCV_common.c80 #define ADD (F7(0x0) | F3(0x0) | OPC(0x33)) macro
H A DsljitNativePPC_common.c139 #define ADD (HI(31) | LO(266)) macro
H A DsljitNativeARM_32.c91 #define ADD 0xe0800000 macro
H A DsljitNativeARM_T2_32.c99 #define ADD 0x4400 macro
H A DsljitNativeX86_common.c162 #define ADD (/* BINARY */ 0 << 3) macro

Completed in 79 milliseconds