Home
last modified time | relevance | path

Searched refs:ZExtInt16ToInt64 (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h2716 inline GateRef StubBuilder::ZExtInt16ToInt64(GateRef x) in ZExtInt16ToInt64() function in panda::ecmascript::kungfu::StubBuilder
2718 return env_->GetBuilder()->ZExtInt16ToInt64(x); in ZExtInt16ToInt64()
H A Dcircuit_builder.h124 V(ZExtInt16ToInt64, Zext, MachineType::I64) \
H A Dstub_builder.h712 GateRef ZExtInt16ToInt64(GateRef x);
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp228 result = Int64ToTaggedIntPtr((ZExtInt16ToInt64( in FastStringCharCodeAt()

Completed in 19 milliseconds