Searched refs:ForceRelocs (Results 1 – 2 of 2) sorted by relevance
28 bool ForceRelocs = false; variable43 void setForceRelocs() { ForceRelocs = true; } in setForceRelocs()49 return ForceRelocs || STI.getFeatureBits()[RISCV::FeatureRelax]; in willForceRelocations()
114 return STI.getFeatureBits()[RISCV::FeatureRelax] || ForceRelocs; in shouldForceRelocation()