Home
last modified time | relevance | path

Searched defs:new_constant (Results 1 – 16 of 16) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitNativePPC_32.c272 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw execut… in sljit_set_const()
DsljitNativeSPARC_32.c280 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw execut… in sljit_set_const()
DsljitNativePPC_64.c492 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw execut… in sljit_set_const()
DsljitNativeMIPS_32.c439 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw execut… in sljit_set_const()
DsljitNativeMIPS_64.c540 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw execut… in sljit_set_const()
DsljitNativeARM_32.c558 … void inline_set_const(sljit_uw addr, sljit_sw executable_offset, sljit_sw new_constant, sljit_s32… in inline_set_const()
2821 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw execut… in sljit_set_const()
DsljitNativeARM_64.c2045 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw execut… in sljit_set_const()
DsljitNativeARM_T2_32.c2380 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw execut… in sljit_set_const()
DsljitNativeS390X.c2770 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw execut… in sljit_set_const()
DsljitNativeX86_common.c3135 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw execut…
DsljitLir.c2697 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw execut… in sljit_set_const()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp292 auto new_constant = context()->get_constant_mgr()->GetConstant(type, {value}); in UpgradeSemantics() local
Dloop_unroller.cpp454 Instruction* new_constant = nullptr; in PartiallyUnrollResidualFactor() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp292 auto new_constant = context()->get_constant_mgr()->GetConstant(type, {value}); in UpgradeSemantics() local
Dloop_unroller.cpp454 Instruction* new_constant = nullptr; in PartiallyUnrollResidualFactor() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_propagation.cc799 auto new_constant = computation->AddInstruction( in ResolveConvertedConstants() local