Searched refs:LargerThan64Bits (Results 1 – 3 of 3) sorted by relevance
2041 bool LargerThan64Bits = getTypeSizeInBits(Ty) > 64; in getMulExpr() local2054 if (LargerThan64Bits) in getMulExpr()
2609 bool LargerThan64Bits = getTypeSizeInBits(Ty) > 64; in getMulExpr() local2621 if (LargerThan64Bits) in getMulExpr()
3044 bool LargerThan64Bits = getTypeSizeInBits(Ty) > 64; in getMulExpr() local3056 if (LargerThan64Bits) in getMulExpr()