Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_validbit_opt.h168 bool is64Bit = false; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_args.cpp186 bool is64Bit = (srcOpnd.GetSize() == maplebe::k64BitSize); in CreateMoveArgsToVRegInsn() local
Daarch64_strldr.cpp24 static MOperator SelectMovMop(bool isFloatOrSIMD, bool is64Bit) in SelectMovMop()
Daarch64_prop.cpp26 bool MayOverflow(const ImmOperand &value1, const ImmOperand &value2, bool is64Bit, bool isAdd, bool… in MayOverflow()
389 bool is64Bit = destOpnd.GetSize() == k64BitSize; in ArithmeticConstFold() local
514 bool is64Bit) in CanDoConstFold()
Daarch64_cgfunc.cpp5387 bool is64Bit = (tsize == k64BitSize); in SelectCvtInt2Int() local
7537 bool is64Bit = (srcOpnd.GetSize() == maplebe::k64BitSize); in DoCallerEnsureValidParm() local