Home
last modified time | relevance | path

Searched defs:intLeft (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp176 GateRef intLeft = TaggedGetInt(left); in Less() local
283 GateRef intLeft = TaggedGetInt(left); in LessEq() local
389 GateRef intLeft = TaggedGetInt(left); in Greater() local
495 GateRef intLeft = TaggedGetInt(left); in GreaterEq() local
Dstub_builder.cpp8543 GateRef intLeft = GetInt32OfTInt(left); in FastIntDiv() local