Home
last modified time | relevance | path

Searched refs:Has8MSecExt (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h349 bool Has8MSecExt = false; variable
690 bool has8MSecExt() const { return Has8MSecExt; } in has8MSecExt()
H A DARMScheduleM4.td22 IsNotMClass, HasDPVFP, HasFPARMv8, HasFullFP16, Has8MSecExt, HasV8,
H A DARMInstrVFP.td318 Requires<[HasV8MMainline, Has8MSecExt]> {
331 Requires<[HasV8MMainline, Has8MSecExt]> {
2475 let Predicates = [HasV8_1MMainline, Has8MSecExt] in {
2480 let Predicates = [HasV8_1MMainline, Has8MSecExt] in {
2539 let Predicates = [HasV8_1MMainline, Has8MSecExt] in {
2544 let Predicates = [HasV8_1MMainline, Has8MSecExt] in {
2762 list<Predicate> Predicates = [HasV8_1MMainline, Has8MSecExt];
2778 list<Predicate> Predicates = [HasV8_1MMainline, Has8MSecExt];
2840 let Predicates = [HasV8_1MMainline, Has8MSecExt] in {
2864 let Predicates = [HasV8_1MMainline, Has8MSecExt] in {
H A DARMPredicates.td147 def Has8MSecExt : Predicate<"Subtarget->has8MSecExt()">,
H A DARMInstrThumb.td493 Requires<[IsThumb, Has8MSecExt]>,
567 Requires<[IsThumb, Has8MSecExt]>,
577 Requires<[IsThumb, Has8MSecExt]>, Sched<[WriteBr]>;
H A DARM.td160 def Feature8MSecExt : SubtargetFeature<"8msecext", "Has8MSecExt", "true",
H A DARMInstrThumb2.td4697 Requires<[Has8MSecExt]> {
4719 Requires<[IsThumb, Has8MSecExt]>;
4722 Requires<[IsThumb, Has8MSecExt]>;
4725 Requires<[IsThumb, Has8MSecExt]>;
4728 Requires<[IsThumb, Has8MSecExt]>;