Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h733 GateRef val = SExtInt16ToInt64(x); in Int16ToTaggedInt()
1865 inline GateRef StubBuilder::SExtInt16ToInt64(GateRef x) in SExtInt16ToInt64() function
1867 return env_->GetBuilder()->SExtInt16ToInt64(x); in SExtInt16ToInt64()
Dstub_builder.h496 GateRef SExtInt16ToInt64(GateRef x);
Dcircuit_builder.h122 V(SExtInt16ToInt64, Sext, MachineType::I64) \