Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp177 GateRef intRight = TaggedGetInt(right); in Less() local
284 GateRef intRight = TaggedGetInt(right); in LessEq() local
390 GateRef intRight = TaggedGetInt(right); in Greater() local
496 GateRef intRight = TaggedGetInt(right); in GreaterEq() local
Dstub_builder.cpp8544 GateRef intRight = GetInt32OfTInt(right); in FastIntDiv() local