Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h913 GateRef val = SExtInt16ToInt64(x); in Int16ToTaggedInt()
2636 inline GateRef StubBuilder::SExtInt16ToInt64(GateRef x) in SExtInt16ToInt64() function in panda::ecmascript::kungfu::StubBuilder
2638 return env_->GetBuilder()->SExtInt16ToInt64(x); in SExtInt16ToInt64()
H A Dcircuit_builder.h143 V(SExtInt16ToInt64, Sext, MachineType::I64) \
H A Dstub_builder.h696 GateRef SExtInt16ToInt64(GateRef x);

Completed in 12 milliseconds