| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | standardize.cpp | 64 bool isInt = (static_cast<RegOperand&>(dest).GetRegisterType() == kRegTyInt); in AddressMapping() local
|
| D | reg_alloc_lsra.cpp | 1005 bool isInt = (li.GetRegType() == kRegTyInt); in UpdateParamAllocateInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | mcr_lowering.cpp | 445 Label isInt(&builder_); in ConvertTaggedNumberToBool() local 468 Label isInt(&builder_); in ConvertTaggedNumberToInt32() local 484 Label isInt(&builder_); in ConvertTaggedNumberToFloat64() local
|
| D | typed_native_inline_lowering.cpp | 491 Label isInt(&builder_); in LowerGlobalTNumberIsFinite() local 523 Label isInt(&builder_); in LowerGlobalTNumberIsNan() local 664 Label isInt(&builder_); in BuildTNumberAbs() local 765 Label isInt(&builder_); in LowerTaggedRounding() local 1077 Label isInt(&builder_); in LowerTrunc() local 1835 Label isInt(&builder_); in LowerMathSignTagged() local 1877 Label isInt(&builder_); in BuildTaggedIsInteger() local
|
| D | object_operator_stub_builder.cpp | 66 Label isInt(env); in HandleKey() local
|
| D | lcr_circuit_builder.cpp | 179 Label isInt(env_); in GetDoubleOfTNumber() local
|
| D | stub_builder.cpp | 1659 Label isInt(env); in TaggedToRepresentation() local 1708 Label isInt(env); in TaggedToElementKind() local 7095 Label isInt(env); in FastToBoolean() local 7194 Label isInt(env); in FastToBooleanBaseline() local 7293 Label isInt(env); in FastToBooleanWithProfile() local 7419 Label isInt(env); in FastToBooleanWithProfileBaseline() local 9727 Label isInt(env); in ToIndex() local 10228 Label isInt(env); in GetTaggedValueWithElementsKind() local 10294 Label isInt(env); in ConvertTaggedValueWithElementsKind() local 10407 Label isInt(env); in SetValueWithElementsKind() local [all …]
|
| D | profiler_stub_builder.cpp | 516 Label isInt(env); in TaggedToTrackType() local
|
| D | circuit_builder.cpp | 1542 Label isInt(env_); in FastToBoolean() local
|
| D | typed_hcr_lowering.cpp | 3052 Label isInt(&builder_); in LowerStringFromSingleCharCode() local
|
| D | slowpath_lowering.cpp | 2106 Label isInt(&builder_); in LowerConditionJump() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_emitter.cpp | 491 static void AsmStringOutputRegNum(bool isInt, uint32 regno, uint32 intBase, uint32 fpBase, std::str… in AsmStringOutputRegNum() 528 auto EmitRegister = [&](const char *p, bool isInt, uint32 regNO, bool unDefRegSize) -> void { in EmitInlineAsm()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/ |
| D | constantfold.cpp | 831 bool isInt = IsPrimitiveInteger(node->GetPrimType()); in FoldUnary() local 1480 bool isInt = IsPrimitiveInteger(primType); in FoldBinary() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_array_stub_builder_next_optimization.cpp | 252 Label isInt(env); in DoSortOptimised() local 505 Label isInt(env); in DoSortOptimisedFast() local
|
| D | builtins_array_stub_builder.cpp | 2055 Label isInt(env); in Reverse() local
|
| D | builtins_typedarray_stub_builder.cpp | 1885 Label isInt(env); in DoSort() local
|
| D | builtins_string_stub_builder.cpp | 36 Label isInt(env); in FromCharCode() local
|