Lines Matching refs:getSubtargetImpl
80 SparcTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl() function in SparcTargetMachine
147 if (this->getSparcTargetMachine().getSubtargetImpl()->ignoreZeroFlag()) { in addPreEmitPass()
150 if (this->getSparcTargetMachine().getSubtargetImpl()->performSDIVReplace()) { in addPreEmitPass()
153 if (this->getSparcTargetMachine().getSubtargetImpl()->fixCallImmediates()) { in addPreEmitPass()
156 if (this->getSparcTargetMachine().getSubtargetImpl()->fixFSMULD()) { in addPreEmitPass()
159 if (this->getSparcTargetMachine().getSubtargetImpl()->replaceFMULS()) { in addPreEmitPass()
162 if (this->getSparcTargetMachine().getSubtargetImpl()->preventRoundChange()) { in addPreEmitPass()
165 if (this->getSparcTargetMachine().getSubtargetImpl()->fixAllFDIVSQRT()) { in addPreEmitPass()
168 if (this->getSparcTargetMachine().getSubtargetImpl()->insertNOPsLoadStore()) { in addPreEmitPass()
171 if (this->getSparcTargetMachine().getSubtargetImpl()->insertNOPLoad()) { in addPreEmitPass()
174 if (this->getSparcTargetMachine().getSubtargetImpl()->flushCacheLineSWAP()) { in addPreEmitPass()
178 .getSubtargetImpl() in addPreEmitPass()