Searched refs:VLLDM (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMExpandPseudoInsts.cpp | 1606 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 D | ARMScheduleA57.td | 595 def : InstRW<[A57Write_5cyc_1L], (instregex "VLLDM")>;
|
| H A D | ARMInstrVFP.td | 316 def VLLDM : AXSI4<(outs), (ins GPRnopc:$Rn, pred:$p), IndexModeNone,
|
| /openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
| H A D | Options.td | 3643 HelpText<"Work around VLLDM erratum CVE-2021-35465 (ARM only)">; 3646 HelpText<"Don't work around VLLDM erratum CVE-2021-35465 (ARM only)">;
|