Searched refs:useConstantPoolForLargeInts (Results 1 – 3 of 3) sorted by relevance
129 bool RISCVSubtarget::useConstantPoolForLargeInts() const { in useConstantPoolForLargeInts() function in RISCVSubtarget
247 bool useConstantPoolForLargeInts() const;
5306 if (!Subtarget.useConstantPoolForLargeInts()) in lowerConstant()