Home
last modified time | relevance | path

Searched refs:VLLDM (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1679 MachineInstrBuilder VLLDM = BuildMI(MBB, MBBI, DL, TII->get(ARM::VLLDM)) in CMSERestoreFPRegsV8() local
1684 auto Bundler = MIBundleBuilder(MBB, VLLDM); in CMSERestoreFPRegsV8()
1761 BuildMI(MBB, MBBI, DL, TII->get(ARM::VLLDM)) in CMSERestoreFPRegsV81()
H A DARMScheduleM85.td386 (instregex "VLDM(S|D|Q)(DB|IA)_UPD$", "VLLDM")>;
H A DARMScheduleA57.td595 def : InstRW<[A57Write_5cyc_1L], (instregex "VLLDM")>;
H A DARMInstrVFP.td316 def VLLDM : AXSI4<(outs), (ins GPRnopc:$Rn, pred:$p), IndexModeNone,
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td4679 HelpText<"Work around VLLDM erratum CVE-2021-35465 (ARM only)">;
4682 HelpText<"Don't work around VLLDM erratum CVE-2021-35465 (ARM only)">;