Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp217 MOperator AArch64CGFunc::PickMovBetweenRegs(PrimType destType, PrimType srcType) const in PickMovBetweenRegs()
1359 PrimType destType = srcType; in SelectAsm() local
2016 PrimType destType = pointedType->GetPrimType(); in SelectIassign() local
2043 PrimType destType = stmt.GetPrimType(); in SelectIassignoff() local
3473 PrimType destType = pointedType->GetPrimType(); in SelectIread() local
5407 PrimType destType = GetIntegerPrimTypeBySizeAndSign(bitSize, isSigned); in SelectRegularBitFieldLoad() local