Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 25 of 25) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/interface_validation/
Dinterface_merge.ts24 scale: number; property
Dinterface_keyof.ts24 scale: number; property
/arkcompiler/ets_frontend/arkguard/test/grammar/class_validation/
Dclass_static.ts27 constructor(public scale: number) { property in Grid
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dadjust_arefs.cpp180 auto scale = DataType::ShiftByType(inst->GetType(), GetGraph()->GetArch()); in ProcessChain() local
203 void AdjustRefs::InsertMem(Inst *org, Inst *base, Inst *index, uint8_t scale) in InsertMem()
248 auto scale = DataType::ShiftByType(mem->GetType(), GetGraph()->GetArch()); in ProcessIndex() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Doperands.h634 MemRef(Reg base, Reg index, uint16_t scale) : MemRef(base, index, scale, 0) {} in MemRef()
635 …MemRef(Reg base, Reg index, uint16_t scale, ssize_t disp) : disp_(disp), scale_(scale), base_(base… in MemRef()
820 …explicit Shift(Reg base, ShiftType type, uint32_t scale) : scale_(scale), base_(base), type_(type)… in Shift()
821 explicit Shift(Reg base, uint32_t scale) : Shift(base, ShiftType::LSL, scale) {} in Shift()
Dcodegen.cpp3054 int32_t scale = DataType::ShiftByType(inst->GetType(), enc->GetCodegen()->GetArch()); in VisitStoreArray() local
5195 int32_t scale = DataType::ShiftByType(type, enc->GetCodegen()->GetArch()); in VisitLoadArrayPair() local
5242 int32_t scale = DataType::ShiftByType(type, enc->GetCodegen()->GetArch()); in VisitStoreArrayPair() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp223 double scale = 1.0 / (1.0 - std::exp(-static_cast<double>(size) / rate_)); in AdjustSampleCount() local
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DXMat4.js96 scale(x, y, z = 1) { method in XMat4
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64.cpp249 uint32_t AssemblerAarch64::GetOpcFromScale(Scale scale, bool ispair) in GetOpcFromScale()
276 void AssemblerAarch64::Ldr(const Register &rt, const MemoryOperand &operand, Scale scale) in Ldr()
1136 uint64_t AssemblerAarch64::GetImmOfLdr(const MemoryOperand &operand, Scale scale, bool isRegX) in GetImmOfLdr()
1154 uint64_t AssemblerAarch64::GetOpcodeOfLdr(const MemoryOperand &operand, Scale scale) in GetOpcodeOfLdr()
1217 uint32_t AssemblerAarch64::GetShiftOfLdr(const MemoryOperand &operand, Scale scale, bool isRegX) in GetShiftOfLdr()
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp787 Operand::Operand(Register base, Register index, Scale scale, int32_t disp) in Operand()
805 Operand::Operand(Register index, Scale scale, int32_t disp) in Operand()
813 void Operand::BuildSIB(Scale scale, Register index, Register base) in BuildSIB()
Dassembler_x64.h272 static uint8_t GetSIB(Scale scale, Register index, Register base) in GetSIB()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dtarget.h230 auto scale = mem.GetScale(); in ConvertMem() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Delf_assembler.h556 uint8 scale = log2Map[mem.s]; in GetSIB() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dtarget.h295 auto scale = mem.GetScale(); in ArchMem() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator_test.cpp486 T DoShift(T value, ShiftType shiftType, uint64_t scale, uint8_t typeSize) in DoShift()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/common/bouncing_peas/
Dbouncing_peas_unit.cpp37 … [[maybe_unused]] int height, [[maybe_unused]] float scale, in SkoalaInitRedrawer()
Dbouncing_peas_unit_napi.cpp38 [[maybe_unused]] ets_float scale, in SkoalaInitRedrawer()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h376 IrConstructor &Scale(uint64_t scale) in Scale()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h470 IrConstructor &Scale(uint64_t scale) in Scale()
Dinst.h2097 void SetScale(uint32_t scale) in SetScale()
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp58 uint32_t scale = 3333; in HWTEST_F_L0() local
73 uint32_t scale = 3333; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h1361 uint32 scale = extend & 0xF; in ShiftAmount() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp568 auto scale = mem.GetScale(); in PrepareMemLdSForFloat() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp1277 int64 scale = mirIntConst->GetExtValue(); in SelectAsm() local
9734 uint32 scale = static_cast<uint32>(intOfst->GetExtValue()); in CheckAndCreateExtendMemOpnd() local
9786 int32 scale = mirIntConst->GetExtValue(); in CheckAndCreateExtendMemOpnd() local
11452 int64 scale = mirIntConst->GetExtValue(); in SelectCReturnAddress() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js11303 static scale(t, e, i) { method in anonymousFunction0278022839900.anonymousFunction0278022839a00.Bi
12293 static scale(t, e, i) { method in anonymousFunction0278022839900.anonymousFunction0278022839a00.Fi
12738 scale(t) { method in anonymousFunction0278022839900.anonymousFunction0278022839a00.Fi
13571 static scale(t, e, i) { method in anonymousFunction0278022839900.anonymousFunction0278022839a00.qi
14729 scale(t) { method in anonymousFunction0278022839900.anonymousFunction0278022839a00.qi
39946 scale: [ 1, 1 ], property
112389 scale: function(t, e) { method
114647 scale: new Pi property