Home
last modified time | relevance | path

Searched refs:ZExtInt16ToInt64 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.h116 V(ZExtInt16ToInt64, Zext, MachineType::I64) \
Dstub_builder-inl.h2357 inline GateRef StubBuilder::ZExtInt16ToInt64(GateRef x) in ZExtInt16ToInt64() function
2359 return env_->GetBuilder()->ZExtInt16ToInt64(x); in ZExtInt16ToInt64()
Dstub_builder.h597 GateRef ZExtInt16ToInt64(GateRef x);