Searched refs:ir_LOAD_L (Results 1 – 1 of 1) sorted by relevance
110 # define ir_LOAD_L ir_LOAD_I64 macro142 # define ir_LOAD_L ir_LOAD_I32 macro1266 return ir_LOAD_L(ref); in jit_Z_LVAL_ref()2255 ir_STORE(addr, ir_ADD_L(ir_LOAD_L(addr), ir_CONST_LONG(1))); in zend_jit_hybrid_profile_jit_stub()2266 ir_STORE(addr, ir_ADD_L(ir_LOAD_L(addr), ir_CONST_LONG(1))); in zend_jit_hybrid_profile_jit_stub()3859 cache_result = ir_LOAD_L(cache_slot_ref); in zend_jit_jmp_frameless()4378 src = ir_LOAD_L(ir_ADD_OFFSET(ir_RLOAD_A(reg), offset)); in zend_jit_store_spill_slot()11549 ref = ir_LOAD_L(ir_ADD_OFFSET(ref, offsetof(zend_string, len)));15675 ref = ir_LOAD_L(addr);15920 prop_info_ref = ir_LOAD_L([all …]
Completed in 58 milliseconds