Home
last modified time | relevance | path

Searched refs:const_call (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/php73/php-7.3.33/Zend/tests/
H A Dobject_handlers.phpt44 $x->const_call();
143 const_call
/dports/www/mod_php81/php-8.1.1/Zend/tests/
H A Dobject_handlers.phpt46 $x->const_call();
145 const_call
/dports/www/mod_php74/php-7.4.27/Zend/tests/
H A Dobject_handlers.phpt44 $x->const_call();
143 const_call
/dports/lang/php74/php-7.4.27/Zend/tests/
H A Dobject_handlers.phpt44 $x->const_call();
143 const_call
/dports/lang/php81/php-8.1.1/Zend/tests/
H A Dobject_handlers.phpt46 $x->const_call();
145 const_call
/dports/lang/php80/php-8.0.15/Zend/tests/
H A Dobject_handlers.phpt44 $x->const_call();
143 const_call
/dports/www/mod_php73/php-7.3.33/Zend/tests/
H A Dobject_handlers.phpt44 $x->const_call();
143 const_call
/dports/www/mod_php80/php-8.0.15/Zend/tests/
H A Dobject_handlers.phpt44 $x->const_call();
143 const_call
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddse.c2271 bool const_call; in scan_insn() local
2280 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2281 if (!const_call) in scan_insn()
2299 if (const_call || memset_call) in scan_insn()
2306 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddse.c2271 bool const_call; in scan_insn() local
2280 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2281 if (!const_call) in scan_insn()
2299 if (const_call || memset_call) in scan_insn()
2306 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddse.c2405 bool const_call; in scan_insn() local
2415 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2416 if (!const_call in scan_insn()
2426 if (const_call || memset_call) in scan_insn()
2433 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddse.c2506 bool const_call; in scan_insn() local
2516 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2517 if (!const_call in scan_insn()
2526 if (const_call || memset_call) in scan_insn()
2533 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddse.c2430 bool const_call; in scan_insn() local
2440 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2441 if (!const_call in scan_insn()
2450 if (const_call || memset_call) in scan_insn()
2457 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddse.c2478 bool const_call; in scan_insn() local
2487 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2488 if (!const_call) in scan_insn()
2506 if (const_call || memset_call) in scan_insn()
2513 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddse.c2405 bool const_call; in scan_insn() local
2415 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2416 if (!const_call in scan_insn()
2426 if (const_call || memset_call) in scan_insn()
2433 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddse.c2481 bool const_call; in scan_insn() local
2491 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2492 if (!const_call in scan_insn()
2501 if (const_call || memset_call) in scan_insn()
2508 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddse.c2506 bool const_call; in scan_insn() local
2516 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2517 if (!const_call in scan_insn()
2526 if (const_call || memset_call) in scan_insn()
2533 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddse.c2542 bool const_call; in scan_insn() local
2551 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2552 if (!const_call) in scan_insn()
2570 if (const_call || memset_call) in scan_insn()
2577 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddse.c2486 bool const_call; in scan_insn() local
2496 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2497 if (!const_call in scan_insn()
2506 if (const_call || memset_call) in scan_insn()
2513 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddse.c2405 bool const_call; in scan_insn() local
2415 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2416 if (!const_call in scan_insn()
2426 if (const_call || memset_call) in scan_insn()
2433 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddse.c2405 bool const_call; in scan_insn() local
2415 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2416 if (!const_call in scan_insn()
2426 if (const_call || memset_call) in scan_insn()
2433 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddse.c2405 bool const_call; in scan_insn() local
2415 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2416 if (!const_call in scan_insn()
2426 if (const_call || memset_call) in scan_insn()
2433 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddse.c2426 bool const_call; in scan_insn() local
2436 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2437 if (!const_call in scan_insn()
2446 if (const_call || memset_call) in scan_insn()
2453 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddse.c2506 bool const_call; in scan_insn() local
2516 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2517 if (!const_call in scan_insn()
2526 if (const_call || memset_call) in scan_insn()
2533 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddse.c2482 bool const_call; in scan_insn() local
2492 const_call = RTL_CONST_CALL_P (insn); in scan_insn()
2493 if (!const_call in scan_insn()
2502 if (const_call || memset_call) in scan_insn()
2509 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()

12