Searched refs:hasV7Ops (Results 1 – 8 of 8) sorted by relevance
315 bool hasV7Ops() const { return HasV7Ops; } in hasV7Ops() function
565 else if (Subtarget->hasV7Ops()) { in getArchForCPU()630 if (STI.hasV7Ops()) { in emitAttributes()725 if (STI.hasV7Ops()) in emitAttributes()
243 const bool CanUseBFC = AST.hasV6T2Ops() || AST.hasV7Ops(); in emitAligningInstructions()
3468 if (!Subtarget->hasV7Ops() && SYSmvalue >= 0x11 && SYSmvalue <= 0x13) in getMClassRegisterMask()
2906 (!Subtarget->hasV7Ops() || !Subtarget->hasMPExtension())) in LowerPREFETCH()10650 *Fast = Subtarget->hasV7Ops(); in allowsMisalignedMemoryAccesses()12035 if (!Subtarget->hasV7Ops()) in emitAtomicCmpXchgNoStoreLLBalance()
210 def HasV7 : Predicate<"Subtarget->hasV7Ops()">,
3313 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadShift() local3363 if (!hasV7Ops) in DecodeT2LoadShift()3367 if (!hasV7Ops || !hasMP) in DecodeT2LoadShift()3400 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadImm8() local3451 if (!hasV7Ops) in DecodeT2LoadImm8()3455 if (!hasV7Ops || !hasMP) in DecodeT2LoadImm8()3481 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadImm12() local3531 if (!hasV7Ops) in DecodeT2LoadImm12()3535 if (!hasV7Ops || !hasMP) in DecodeT2LoadImm12()3598 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadLabel() local[all …]
266 bool hasV7Ops() const { in hasV7Ops() function in __anon59ff32670111::ARMAsmParser3220 if ((hasV7Ops() || hasV8Ops()) && (Num == 10 || Num == 11)) in parseCoprocNumOperand()3982 if (!hasV7Ops() && FlagsVal >= 0x811 && FlagsVal <= 0x813) in parseMSRMaskOperand()6244 if (!hasV7Ops()) in validateInstruction()