Home
last modified time | relevance | path

Searched defs:dtype (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp119 MOperator AArch64CGFunc::PickExtInsn(PrimType dtype, PrimType stype) const in PickExtInsn()
167 void AArch64CGFunc::SelectCopyImm(Operand &dest, ImmOperand &src, PrimType dtype) in SelectCopyImm()
287 void AArch64CGFunc::SelectCopyMemOpnd(Operand &dest, PrimType dtype, uint32 dsize, Operand &src, Pr… in SelectCopyMemOpnd()
363 void AArch64CGFunc::SelectCopyRegOpnd(Operand &dest, PrimType dtype, Operand::OperandType opndType,… in SelectCopyRegOpnd()
427 void AArch64CGFunc::SelectCopy(Operand &dest, PrimType dtype, Operand &src, PrimType stype, BaseNod… in SelectCopy()
471 RegOperand &AArch64CGFunc::SelectCopy(Operand &src, PrimType stype, PrimType dtype) in SelectCopy()
1298 PrimType dtype = node.GetPrimType(); in SelectAdd() local
1515 PrimType dtype = node.GetPrimType(); in SelectSub() local
1530 PrimType dtype = node.GetPrimType(); in SelectMpy() local
1691 PrimType dtype = node.GetPrimType(); in SelectDiv() local
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp640 PrimType dtype = node.GetPrimType(); in SelectMpy() local
756 PrimType dtype = node.GetPrimType(); in SelectLnot() local
783 PrimType dtype = node.GetPrimType(); in SelectCmpOp() local
1095 PrimType dtype = node.GetPrimType(); in SelectSqrt() local
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dtest-schema.json73 "dtype": { object
118 "dtype": { object
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dtest-schema.json73 "dtype": { object
118 "dtype": { object
/arkcompiler/runtime_core/isa/
Disapi.rb231 def dtype method
/arkcompiler/runtime_core/static_core/isa/
Disapi.rb202 def dtype method
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp1213 RegOperand &MPISel::SelectCopy2Reg(Operand &src, PrimType dtype) in SelectCopy2Reg()
1271 PrimType dtype = node.GetPrimType(); in SelectBnot() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3350 auto dtype = inst->GetType(); in VisitSubOverflowCheck() local
3576 auto dtype = inst->GetType(); in VisitLoadArray() local
3665 auto dtype = inst->GetType(); in VisitStoreArray() local
3909 [[maybe_unused]] auto dtype = inst->GetType(); in VisitStoreResolvedObjectFieldStatic() local