Searched defs:is64Bit (Results 1 – 5 of 5) sorted by relevance
168 bool is64Bit = false; variable
26 bool MayOverflow(const ImmOperand &value1, const ImmOperand &value2, bool is64Bit, bool isAdd, bool… in MayOverflow()383 bool is64Bit = destOpnd.GetSize() == k64BitSize; in ArithmeticConstFold() local508 bool is64Bit) in CanDoConstFold()
24 static MOperator SelectMovMop(bool isFloatOrSIMD, bool is64Bit) in SelectMovMop()
5964 bool is64Bit = (tsize == k64BitSize); in SelectCvtInt2Int() local
789 bool is64Bit = sizeof(void*) == 8; in Is64Bit() local