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.cpp105 GateRef intRight = TaggedGetInt(right); in Less() local
202 GateRef intRight = TaggedGetInt(right); in LessEq() local
298 GateRef intRight = TaggedGetInt(right); in Greater() local
394 GateRef intRight = TaggedGetInt(right); in GreaterEq() local
Dtype_lowering.cpp1838 GateRef intRight = builder_.GetInt32OfTInt(right); in CompareNumbers() local
2128 GateRef intRight = builder_.GetInt32OfTInt(right); in Less() local
2215 GateRef intRight = builder_.GetInt32OfTInt(right); in LessEq() local