Home
last modified time | relevance | path

Searched defs:dtype (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/isa/
H A Disapi.rb227 def dtype method
/arkcompiler/runtime_core/static_core/isa/
H A Disapi.rb202 def dtype method
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Disel.cpp1189 RegOperand &MPISel::SelectCopy2Reg(Operand &src, PrimType dtype) in SelectCopy2Reg() argument
1247 PrimType dtype = node.GetPrimType(); in SelectBnot() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_MPIsel.cpp542 PrimType dtype = node.GetPrimType(); in SelectMpy() local
658 PrimType dtype = node.GetPrimType(); in SelectLnot() local
685 PrimType dtype = node.GetPrimType(); SelectCmpOp() local
895 PrimType dtype = node.GetPrimType(); SelectSqrt() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_cgfunc.cpp132 MOperator AArch64CGFunc::PickExtInsn(PrimType dtype, PrimType stype) const in PickExtInsn() argument
180 void AArch64CGFunc::SelectCopyImm(Operand &dest, ImmOperand &src, PrimType dtype) in SelectCopyImm() argument
300 SelectCopyMemOpnd(Operand &dest, PrimType dtype, uint32 dsize, Operand &src, PrimType stype) SelectCopyMemOpnd() argument
376 SelectCopyRegOpnd(Operand &dest, PrimType dtype, Operand::OperandType opndType, uint32 dsize, Operand &src, PrimType stype) SelectCopyRegOpnd() argument
440 SelectCopy(Operand &dest, PrimType dtype, Operand &src, PrimType stype, BaseNode *baseNode) SelectCopy() argument
484 SelectCopy(Operand &src, PrimType stype, PrimType dtype) SelectCopy() argument
1366 PrimType dtype = node.GetPrimType(); SelectAdd() local
1583 PrimType dtype = node.GetPrimType(); SelectSub() local
1598 PrimType dtype = node.GetPrimType(); SelectMpy() local
1759 PrimType dtype = node.GetPrimType(); SelectDiv() local
[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp3046 auto dtype = inst->GetType(); in VisitSubOverflowCheck() local
3272 auto dtype = inst->GetType(); in VisitLoadArray() local
3361 auto dtype = inst->GetType(); in VisitStoreArray() local
3593 [[maybe_unused]] auto dtype = inst->GetType(); VisitStoreResolvedObjectFieldStatic() local
[all...]

Completed in 18 milliseconds