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.cpp179 GateRef intRight = TaggedGetInt(right); in Less() local
286 GateRef intRight = TaggedGetInt(right); in LessEq() local
392 GateRef intRight = TaggedGetInt(right); in Greater() local
498 GateRef intRight = TaggedGetInt(right); in GreaterEq() local
Dstub_builder.cpp7488 GateRef intRight = GetInt32OfTInt(right); in FastIntDiv() local