Searched refs:useConstantPoolForLargeInts (Results 1 – 4 of 4) sorted by relevance
144 bool RISCVSubtarget::useConstantPoolForLargeInts() const { in useConstantPoolForLargeInts() function in RISCVSubtarget
329 bool useConstantPoolForLargeInts() const;
6585 if (!Subtarget.useConstantPoolForLargeInts()) in lowerConstant()
818 if (!STI.useConstantPoolForLargeInts()) in shouldBeInConstantPool()