| /arkcompiler/ets_runtime/test/jittest/typed_array/ |
| D | typed_array.ts | 15 const zero = (buf) => { constant
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/classes/ |
| D | test-ts-class-property-2.ts | 18 zero : number = 0 property in A
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | instruction_combine_test.cpp | 165 auto zero = builder.Int32(0); in HWTEST_F_L0() local 176 auto zero = builder.Int32(0); in HWTEST_F_L0() local 725 auto zero = b.Double(0); in HWTEST_F_L0() local 807 auto zero = b.Int32(0); in HWTEST_F_L0() local 987 auto zero = b.Int64(0); in HWTEST_F_L0() local 1008 auto zero = b.Int32(0); in HWTEST_F_L0() local 1042 auto zero = b.Int64(0); in HWTEST_F_L0() local 1063 auto zero = b.Int32(0); in HWTEST_F_L0() local 1096 auto zero = b.Int64(0); in HWTEST_F_L0() local 1110 auto zero = b.Int32(0); in HWTEST_F_L0() local [all …]
|
| /arkcompiler/ets_runtime/test/moduletest/multiargs/ |
| D | multiargs.js | 22 function zero() function
|
| /arkcompiler/runtime_core/libabckit/tests/ut/ir_core/loops/ |
| D | loops.cpp | 45 AbckitInst *zero = g_implG->gFindOrCreateConstantU64(graph, 0x0); in CreateLoopDynamic() local 93 AbckitInst *zero = g_implG->gFindOrCreateConstantU64(graph, 0x0); in CreateLoopStatic() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_regexp_iterator_test.cpp | 52 JSHandle<JSTaggedValue> zero(factory->NewFromASCII("0")); in HWTEST_F_L0() local
|
| D | js_bigint_test.cpp | 52 JSHandle<BigInt> zero = BigInt::Uint32ToBigInt(thread, 0); in HWTEST_F_L0() local 340 JSHandle<BigInt> zero = BigInt::Int32ToBigInt(thread, 0); in HWTEST_F_L0() local 369 JSHandle<BigInt> zero = BigInt::Int32ToBigInt(thread, 0); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_typed_array.cpp | 105 JSHandle<JSTaggedValue> zero(thread, JSTaggedValue(0)); in HasProperty() local 169 JSHandle<JSTaggedValue> zero(thread, JSTaggedValue(0)); in DefineOwnProperty() local 405 JSHandle<JSTaggedValue> zero(thread, JSTaggedValue(0)); in IntegerIndexedElementGet() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/libllvmbackend/ |
| D | ets_llvm_ir_constructor_gen.inl | 379 auto zero = builder_.getInt32(0); local 394 auto zero = builder_.getInt32(0); local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | ark_gvn.cpp | 74 auto zero = builder.getInt64(0); in CreateCallBuiltin() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_regexp_test.cpp | 241 JSHandle<JSTaggedValue> zero(thread->GetEcmaVM()->GetFactory()->NewFromASCII("0")); in ExecCommon() local 374 JSHandle<JSTaggedValue> zero(thread->GetEcmaVM()->GetFactory()->NewFromASCII("0")); in HWTEST_F_L0() local 443 JSHandle<JSTaggedValue> zero(thread->GetEcmaVM()->GetFactory()->NewFromASCII("0")); in HWTEST_F_L0() local 474 JSHandle<JSTaggedValue> zero(thread->GetEcmaVM()->GetFactory()->NewFromASCII("0")); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/test/moduletest/regress/ |
| D | regress.js | 79 var zero = BigInt("-0 "); variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | typed_native_inline_lowering.cpp | 715 const double zero = 0.0; in BuildRounding() local 2194 GateRef zero = builder_.Int32(0); in LowerStringSubstring() local 2262 GateRef zero = builder_.Int32(0); in LowerStringSubStr() local 2360 GateRef zero = builder_.Int32(0); in LowerStringSlice() local
|
| D | stub_builder.cpp | 8897 Label zero(env); in CalcHashcodeForDouble() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
| D | lower.cpp | 706 auto *zero = GlobalTables::GetIntConstTable().GetOrCreateIntConst(0, *fromMIRType); in LowerExpr() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | typed_array_helper.cpp | 1136 JSHandle<JSTaggedValue> zero(thread, JSTaggedValue(0)); in SortCompare() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| D | encode.cpp | 2465 auto zero = CreateLabel(); in EncodeCountLeadingZeroBits() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | llvm_ir_constructor.cpp | 2016 auto zero = builder_.getInt64(0); in CreateResolveVirtualCallBuiltin() local 2148 auto zero = is64 ? builder_.getInt64(0) : builder_.getInt32(0); in CreateRoundArm64() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 2694 auto zero = VixlReg(GetRegfile()->GetZeroReg(), WORD_SIZE); in EncodeMemCopyz() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 11593 static zero(t) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.Pi 14503 zero() { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.qi 22870 zero() { method in anonymousFunctionb3e5960739900.bl
|