Searched refs:hasV7Ops (Results 1 – 12 of 12) sorted by relevance
193 bool hasV7Ops() const { return HasV7Ops; } in hasV7Ops() function
180 def HasV7 : Predicate<"Subtarget->hasV7Ops()">,
2332 (!Subtarget->hasV7Ops() || !Subtarget->hasMPExtension())) in LowerPREFETCH()
400 bool hasV7Ops() const { return HasV7Ops; } in hasV7Ops() function
595 else if (Subtarget->hasV7Ops()) { in getArchForCPU()662 if (STI.hasV7Ops() || isV8M(&STI)) { in emitAttributes()760 if (STI.hasV7Ops()) in emitAttributes()
241 const bool CanUseBFC = AST.hasV6T2Ops() || AST.hasV7Ops(); in emitAligningInstructions()
3847 if (!Subtarget->hasV7Ops() && SYSmvalue >= 0x11 && SYSmvalue <= 0x13) in getMClassRegisterMask()
3043 (!Subtarget->hasV7Ops() || !Subtarget->hasMPExtension())) in LowerPREFETCH()11116 *Fast = Subtarget->hasV7Ops(); in allowsMisalignedMemoryAccesses()12526 if (!Subtarget->hasV7Ops()) in emitAtomicCmpXchgNoStoreLLBalance()
212 def HasV7 : Predicate<"Subtarget->hasV7Ops()">,
3367 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadShift() local3417 if (!hasV7Ops) in DecodeT2LoadShift()3421 if (!hasV7Ops || !hasMP) in DecodeT2LoadShift()3454 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadImm8() local3505 if (!hasV7Ops) in DecodeT2LoadImm8()3509 if (!hasV7Ops || !hasMP) in DecodeT2LoadImm8()3535 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadImm12() local3585 if (!hasV7Ops) in DecodeT2LoadImm12()3589 if (!hasV7Ops || !hasMP) in DecodeT2LoadImm12()3652 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadLabel() local[all …]
117 bool hasV7Ops() const { in hasV7Ops() function in __anon92cf716e0111::ARMAsmParser2360 if (!hasV7Ops() && FlagsVal >= 17 && FlagsVal <= 19) in parseMSRMaskOperand()
272 bool hasV7Ops() const { in hasV7Ops() function in __anonef5d38c20111::ARMAsmParser3339 if ((hasV7Ops() || hasV8Ops()) && (Num == 10 || Num == 11)) in parseCoprocNumOperand()4113 if (!hasV7Ops() && FlagsVal >= 0x811 && FlagsVal <= 0x813) in parseMSRMaskOperand()6383 if (!hasV7Ops()) in validateInstruction()