Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cgfunc.h84 PrimType destType; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp138 MOperator AArch64CGFunc::PickMovBetweenRegs(PrimType destType, PrimType srcType) const in PickMovBetweenRegs()
807 PrimType destType = pointedType->GetPrimType(); in SelectIassign() local
912 PrimType destType = pointedType->GetPrimType(); in SelectIread() local
2491 PrimType destType = GetIntegerPrimTypeBySizeAndSign(bitSize, isSigned); in SelectRegularBitFieldLoad() local