Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1945 inline GateRef StubBuilder::ZExtInt16ToInt64(GateRef x) in ZExtInt16ToInt64() function
1947 return env_->GetBuilder()->ZExtInt16ToInt64(x); in ZExtInt16ToInt64()
Dstub_builder.h512 GateRef ZExtInt16ToInt64(GateRef x);
Dcircuit_builder.h105 V(ZExtInt16ToInt64, Zext, MachineType::I64) \