Searched refs:getARMSubtarget (Results 1 – 1 of 1) sorted by relevance
121 const ARMSubtarget &getARMSubtarget() const { in getARMSubtarget() function in __anon559373f90111::ARMPassConfig151 if (getOptLevel() != CodeGenOpt::None && !getARMSubtarget().isThumb1Only()) in addPreRegAlloc()153 if (getOptLevel() != CodeGenOpt::None && getARMSubtarget().isCortexA9()) in addPreRegAlloc()161 if (!getARMSubtarget().isThumb1Only()) { in addPreSched2()165 if (getARMSubtarget().hasNEON()) in addPreSched2()174 if (!getARMSubtarget().isThumb1Only()) in addPreSched2()177 if (getARMSubtarget().isThumb2()) in addPreSched2()184 if (getARMSubtarget().isThumb2()) { in addPreEmitPass()185 if (!getARMSubtarget().prefers32BitThumb()) in addPreEmitPass()