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