Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir.c700 ir_ref ir_proto_0(ir_ctx *ctx, uint8_t flags, ir_type ret_type) in ir_proto_0()
710 ir_ref ir_proto_1(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1) in ir_proto_1()
721 ir_ref ir_proto_2(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1, ir_type t2) in ir_proto_2()
733 ir_ref ir_proto_3(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1, ir_type t2, ir_type t3) in ir_proto_3()
746 ir_ref ir_proto_4(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1, ir_type t2, ir_type t3, in ir_proto_4()
761 ir_ref ir_proto_5(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1, ir_type t2, ir_type t3, in ir_proto_5()
777 ir_ref ir_proto(ir_ctx *ctx, uint8_t flags, ir_type ret_type, uint32_t params_count, uint8_t *param… in ir_proto()
H A Dir.h551 ir_type ret_type; /* Function return type */ member
655 uint8_t ret_type; member
/PHP-8.2/ext/ffi/
H A Dffi.c131 zend_ffi_type *ret_type; member
915 ffi_type *ret_type; member
943 zend_ffi_type *ret_type; in zend_ffi_callback_trampoline() local
2742 ffi_type *ret_type = NULL; in ZEND_FUNCTION() local
6403 zend_ffi_type *ret_type; local
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_trace.c2582 uint32_t ret_type = zend_fetch_arg_info_type(NULL, ret_info, &ce); in zend_jit_trace_build_tssa() local

Completed in 132 milliseconds