Home
last modified time | relevance | path

Searched defs:rtype (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp806 RegOperand *X64CGFunc::SelectVectorReverse(PrimType rtype, Operand *src, PrimType stype, uint32 siz… in SelectVectorReverse()
838 RegOperand *X64CGFunc::SelectVectorSum(PrimType rtype, Operand *o1, PrimType oType) in SelectVectorSum()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Ddebug_info.cpp726 MIRType *rtype = GlobalTables::GetTypeTable().GetTypeFromTyIdx(ftype->GetRetTyIdx()); in CreatePointedFuncTypeDie() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp4004 RegType rtype = lr->GetRegType(); in GenerateSpillFillRegs() local
4034 RegType rtype = lr->GetRegType(); in GenerateSpillFillRegs() local
4073 RegType rtype = lr->GetRegType(); in CreateSpillFillCode() local
Daarch64_cgfunc.cpp1363 RegType rtype = GetRegTyFromPrimTy(srcType); in SelectAsm() local
1388 RegType rtype = GetRegTyFromPrimTy(pty); in SelectAsm() local
5779 PrimType rtype = node.GetPrimType(); in SelectRoundLibCall() local