Home
last modified time | relevance | path

Searched defs:convert (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dconstant_folding_test.cpp73 auto convert = builder.ConvertInt32ToTaggedInt(sum); in HWTEST_F_L0() local
H A Dtyped_array_lowering_test.cpp57 auto convert = builder.ConvertInt32ToTaggedInt(loadLength); in HWTEST_F_L0() local
87 auto convert = builder.ConvertInt32ToTaggedInt(loadElement); in HWTEST_F_L0() local
124 auto convert = builder.ConvertInt32ToTaggedInt(loadElement); in HWTEST_F_L0() local
156 auto convert in HWTEST_F_L0() local
188 auto convert = builder.ConvertInt32ToTaggedInt(loadElement); HWTEST_F_L0() local
223 auto convert = builder.ConvertInt32ToTaggedInt(loadElement); HWTEST_F_L0() local
258 auto convert = builder.ConvertInt32ToTaggedInt(loadElement); HWTEST_F_L0() local
293 auto convert = builder.ConvertInt32ToTaggedInt(loadElement); HWTEST_F_L0() local
328 auto convert = builder.ConvertInt32ToTaggedInt(loadElement); HWTEST_F_L0() local
[all...]
H A Dloop_optimization_test.cpp102 auto convert = builder.ConvertInt32ToTaggedInt(*sum); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/tools/ap_file_viewer/native/src/
H A Dprof_dump_json.cpp54 JsonConverter convert; in ConvertApToJson() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnumber_speculative_retype.h53 ConvertSupport ToConvertSupport(ConvertToNumber convert) in ToConvertSupport() argument
H A Dnumber_speculative_retype.cpp1346 GateRef NumberSpeculativeRetype::CheckAndConvertToTagged(GateRef gate, GateType gateType, ConvertToNumber convert) in CheckAndConvertToTagged() argument
1280 CheckAndConvertToFloat64(GateRef gate, GateType gateType, ConvertToNumber convert) CheckAndConvertToFloat64() argument

Completed in 6 milliseconds