Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h1120 inline GateRef StubBuilder::Int64UnsignedGreaterThan(GateRef x, GateRef y) in Int64UnsignedGreaterThan() function in panda::ecmascript::kungfu::StubBuilder
1122 return env_->GetBuilder()->Int64UnsignedGreaterThan(x, y); in Int64UnsignedGreaterThan()
H A Dcircuit_builder.h174 V(Int64UnsignedGreaterThan, Icmp, static_cast<BitField>(ICmpCondition::UGT)) \
H A Dstub_builder.h356 GateRef Int64UnsignedGreaterThan(GateRef x, GateRef y);
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_typedarray_stub_builder.cpp3356 BRANCH(Int64UnsignedGreaterThan( in CreateFromArrayBuffer()

Completed in 19 milliseconds