Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1606 MachineInstrBuilder VLLDM = BuildMI(MBB, MBBI, DL, TII->get(ARM::VLLDM)) in CMSERestoreFPRegsV8() local
1611 auto Bundler = MIBundleBuilder(MBB, VLLDM); in CMSERestoreFPRegsV8()
1688 BuildMI(MBB, MBBI, DL, TII->get(ARM::VLLDM)) in CMSERestoreFPRegsV81()
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,
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td3643 HelpText<"Work around VLLDM erratum CVE-2021-35465 (ARM only)">;
3646 HelpText<"Don't work around VLLDM erratum CVE-2021-35465 (ARM only)">;