Searched refs:LargerThan64Bits (Results 1 – 3 of 3) sorted by relevance
2609 bool LargerThan64Bits = getTypeSizeInBits(Ty) > 64; in getMulExpr() local2621 if (LargerThan64Bits) in getMulExpr()
3113 bool LargerThan64Bits = getTypeSizeInBits(Ty) > 64; in getMulExpr() local3125 if (LargerThan64Bits) in getMulExpr()
3007 bool LargerThan64Bits = getTypeSizeInBits(Ty) > 64; in getMulExpr() local3019 if (LargerThan64Bits) in getMulExpr()