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.cpp796 RegOperand *X64CGFunc::SelectVectorReverse(PrimType rtype, Operand *src, PrimType stype, uint32 siz… in SelectVectorReverse()
828 RegOperand *X64CGFunc::SelectVectorSum(PrimType rtype, Operand *o1, PrimType oType) in SelectVectorSum()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Ddebug_info.cpp721 MIRType *rtype = GlobalTables::GetTypeTable().GetTypeFromTyIdx(ftype->GetRetTyIdx()); in CreatePointedFuncTypeDie() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2187 auto rtype = GetVRegType(rhs); in RefEqualityLoose() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp1513 RegType rtype = GetRegTyFromPrimTy(srcType); in SelectAsm() local
1539 RegType rtype = GetRegTyFromPrimTy(pty); in SelectAsm() local
5198 PrimType rtype = node.GetPrimType(); in SelectRoundLibCall() local