Searched refs:hasV7Ops (Results 1 – 5 of 5) sorted by relevance
218 bool hasV7Ops() const { return HasV7Ops; } in hasV7Ops() function
771 } else if (Subtarget->hasV7Ops()) { in emitAttributes()
2514 (!Subtarget->hasV7Ops() || !Subtarget->hasMPExtension())) in LowerPREFETCH()9473 *Fast = Subtarget->hasV7Ops(); in allowsUnalignedMemoryAccesses()
195 def HasV7 : Predicate<"Subtarget->hasV7Ops()">,
136 bool hasV7Ops() const { in hasV7Ops() function in __anon8d2ad9e80111::ARMAsmParser3470 if (!hasV7Ops() && FlagsVal >= 0x811 && FlagsVal <= 0x813) in parseMSRMaskOperand()