Searched refs:useConstantPoolForLargeInts (Results 1 – 4 of 4) sorted by relevance
128 bool RISCVSubtarget::useConstantPoolForLargeInts() const { in useConstantPoolForLargeInts() function in RISCVSubtarget
269 bool useConstantPoolForLargeInts() const;
2019 // check useConstantPoolForLargeInts. in shouldConvertConstantLoadToIntImm() 5631 if (!Subtarget.useConstantPoolForLargeInts()) in lowerConstant()
563 if (!STI.useConstantPoolForLargeInts()) in shouldBeInConstantPool()