Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_vm_execute.h316 #define SPEC_RULE_SMART_BRANCH 0x00200000 macro
60849 386 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH | SPEC_RULE_COMMUTATIVE,
60850 461 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH | SPEC_RULE_COMMUTATIVE,
60851 536 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH,
60852 611 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH,
61141 } else if (spec & SPEC_RULE_SMART_BRANCH) {
61182 else if (spec & SPEC_RULE_SMART_BRANCH) {
61317 spec = 2837 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH;
61322 spec = 2912 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH;
61330 spec = 2987 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH;
[all …]

Completed in 121 milliseconds