Searched refs:hasV8Ops (Results 1 – 6 of 6) sorted by relevance
257 RestrictIT = hasV8Ops(); in initSubtargetFeatures()
295 bool hasV8Ops() const { return HasV8Ops; } in hasV8Ops() function
537 if (Subtarget->hasV8Ops()) in getArchForCPU()640 if (STI.hasV8Ops()) in emitAttributes()758 if (STI.hasDivideInARMMode() && !STI.hasV8Ops()) in emitAttributes()
207 def HasV8 : Predicate<"Subtarget->hasV8Ops()">,209 def PreV8 : Predicate<"!Subtarget->hasV8Ops()">,
785 if (!Subtarget->hasV8Ops()) { in ARMTargetLowering()
267 bool hasV8Ops() const { in hasV8Ops() function in __anon0735be620111::ARMAsmParser3297 if ((hasV7Ops() || hasV8Ops()) && (Num == 10 || Num == 11)) in parseCoprocNumOperand()3871 if (!hasV8Ops() && (Opt == ARM_MB::ISHLD || Opt == ARM_MB::OSHLD || in parseMemBarrierOptOperand()6156 if (RmReg == ARM::SP && !hasV8Ops()) in validateInstruction()8608 if (wasInITBlock && hasV8Ops() && isThumb() && in MatchAndEmitInstruction()