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