Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1885 inline GateRef StubBuilder::SExtInt1ToInt64(GateRef x) in SExtInt1ToInt64() function
1887 return env_->GetBuilder()->SExtInt1ToInt64(x); in SExtInt1ToInt64()
Dstub_builder.h500 GateRef SExtInt1ToInt64(GateRef x);
Dcircuit_builder.h92 V(SExtInt1ToInt64, Sext, MachineType::I64) \