Home
last modified time | relevance | path

Searched defs:leftIsInt (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp90 Label leftIsInt(env); in Less() local
187 Label leftIsInt(env); in LessEq() local
284 Label leftIsInt(env); in Greater() local
380 Label leftIsInt(env); in GreaterEq() local
592 Label leftIsInt(env); in Shl() local
679 Label leftIsInt(env); in Shr() local
774 Label leftIsInt(env); in Ashr() local
859 Label leftIsInt(env); in And() local
943 Label leftIsInt(env); in Or() local
1027 Label leftIsInt(env); in Xor() local
Dtype_lowering.cpp1410 Label leftIsInt(&builder_); in CalculateNumbers() local
1532 Label leftIsInt(&builder_); in ShiftNumber() local
1658 Label leftIsInt(&builder_); in LogicalNumbers() local
1767 Label leftIsInt(&builder_); in CompareNumbers() local
2115 Label leftIsInt(&builder_); in Less() local
2202 Label leftIsInt(&builder_); in LessEq() local
2303 Label leftIsInt(&builder_); in FastDiv() local
2408 Label leftIsInt(&builder_); in ModNumbers() local
2565 Label leftIsInt(&builder_); in DivNumbers() local
2727 Label leftIsInt(&builder_); in FastEqual() local
Dstub_builder.cpp3493 Label leftIsInt(env); in SameValue() local
3652 Label leftIsInt(env); in FastStrictEqual() local
3770 Label leftIsInt(env); in FastEqual() local
3943 Label leftIsInt(env); in FastDiv() local
4056 Label leftIsInt(env); in FastBinaryOp() local
4167 Label leftIsInt(env); in FastMod() local
Dslowpath_lowering.cpp1724 Label leftIsInt(&builder_); in FastStrictEqual() local