Home
last modified time | relevance | path

Searched refs:ZExtInt1ToInt64 (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dlcr_circuit_builder.h241 auto val = ZExtInt1ToInt64(x); in BooleanToTaggedBooleanPtr()
H A Dstub_builder-inl.h2676 inline GateRef StubBuilder::ZExtInt1ToInt64(GateRef x) in ZExtInt1ToInt64() function in panda::ecmascript::kungfu::StubBuilder
2678 return env_->GetBuilder()->ZExtInt1ToInt64(x); in ZExtInt1ToInt64()
H A Dcircuit_builder.h115 V(ZExtInt1ToInt64, Zext, MachineType::I64) \
H A Dstub_builder.h704 GateRef ZExtInt1ToInt64(GateRef x);

Completed in 13 milliseconds