Searched defs:new_constant (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeSPARC_32.c160 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
H A DsljitNativePPC_32.c249 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
H A DsljitNativeMIPS_32.c433 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
H A DsljitNativePPC_64.c394 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
H A DsljitNativeMIPS_64.c533 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
H A DsljitNativeARM_32.c513 static SLJIT_INLINE void inline_set_const(sljit_uw addr, sljit_sw executable_offset, sljit_sw new_constant, sljit_s32 flush_cache) argument
2291 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
[all...]
H A DsljitNativeARM_T2_32.c1919 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
H A DsljitLir.c2140 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
H A DsljitNativeARM_64.c2054 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
H A DsljitNativeTILEGX_64.c2541 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant) argument
H A DsljitNativeX86_common.c2869 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c2996 bool new_constant; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc3000 bool new_constant; local

Completed in 298 milliseconds