Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeMIPS_32.c61 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
H A DsljitNativeMIPS_64.c146 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
H A DsljitNativeARM_64.c2414 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
H A DsljitNativeS390X.c3705 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
H A DsljitNativePPC_common.c2848 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
H A DsljitNativeRISCV_common.c2759 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
H A DsljitNativeARM_32.c573 static SLJIT_INLINE void inline_set_const(sljit_uw addr, sljit_sw executable_offset, sljit_uw new_constant, sljit_s32 flush_cache) in inline_set_const() argument
3697 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
[all...]
H A DsljitLir.c3128 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
H A DsljitNativeARM_T2_32.c3147 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
H A DsljitNativeX86_common.c3415 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
/third_party/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp195 const analysis::Constant* new_constant = const_mgr->GetConstant(type, ids); in FoldInsertWithConstants() local
H A Dupgrade_memory_model.cpp294 auto new_constant = context()->get_constant_mgr()->GetConstant(type, {value}); in UpgradeSemantics() local
H A Dloop_unroller.cpp453 Instruction* new_constant = nullptr; in PartiallyUnrollResidualFactor() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp292 auto new_constant = context()->get_constant_mgr()->GetConstant(type, {value}); in UpgradeSemantics() local
H A Dloop_unroller.cpp454 Instruction* new_constant = nullptr; in PartiallyUnrollResidualFactor() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dupgrade_memory_model.cpp292 auto new_constant = context()->get_constant_mgr()->GetConstant(type, {value}); in UpgradeSemantics() local
H A Dloop_unroller.cpp454 Instruction* new_constant = nullptr; in PartiallyUnrollResidualFactor() local

Completed in 42 milliseconds