/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeMIPS_32.c | 61 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 D | sljitNativeMIPS_64.c | 146 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 D | sljitNativeARM_64.c | 2414 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 D | sljitNativeS390X.c | 3705 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 D | sljitNativePPC_common.c | 2848 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 D | sljitNativeRISCV_common.c | 2759 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 D | sljitNativeARM_32.c | 573 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 D | sljitLir.c | 3128 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 D | sljitNativeARM_T2_32.c | 3147 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 D | sljitNativeX86_common.c | 3415 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 D | const_folding_rules.cpp | 195 const analysis::Constant* new_constant = const_mgr->GetConstant(type, ids); in FoldInsertWithConstants() local
|
H A D | upgrade_memory_model.cpp | 294 auto new_constant = context()->get_constant_mgr()->GetConstant(type, {value}); in UpgradeSemantics() local
|
H A D | loop_unroller.cpp | 453 Instruction* new_constant = nullptr; in PartiallyUnrollResidualFactor() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | upgrade_memory_model.cpp | 292 auto new_constant = context()->get_constant_mgr()->GetConstant(type, {value}); in UpgradeSemantics() local
|
H A D | loop_unroller.cpp | 454 Instruction* new_constant = nullptr; in PartiallyUnrollResidualFactor() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | upgrade_memory_model.cpp | 292 auto new_constant = context()->get_constant_mgr()->GetConstant(type, {value}); in UpgradeSemantics() local
|
H A D | loop_unroller.cpp | 454 Instruction* new_constant = nullptr; in PartiallyUnrollResidualFactor() local
|