Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_args.cpp169 bool is64Bit = (srcOpnd.GetSize() == maplebe::k64BitSize); in CreateMoveArgsToVRegInsn() local
Daarch64_cgfunc.cpp2833 bool is64Bit = (tsize == k64BitSize); in SelectCvtInt2Int() local
3427 bool is64Bit = (srcOpnd.GetSize() == maplebe::k64BitSize); in DoCallerEnsureValidParm() local