Searched refs:VLLDM (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | vlldm-vlstm-uops.mir | 65 …VLLDM $sp, 14, $noreg, implicit-def $q0, implicit-def $q1, implicit-def $q2, implicit-def $q3, imp…
|
| H A D | cmse-vlldm-no-reorder.mir | 108 # CHECK-NEXT: VLLDM $sp, 14 /* CC::al */, $noreg, implicit-def $q0, implicit-def $q1, implicit-def…
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMExpandPseudoInsts.cpp | 1605 MachineInstrBuilder VLLDM = BuildMI(MBB, MBBI, DL, TII->get(ARM::VLLDM)) in CMSERestoreFPRegsV8() local 1610 auto Bundler = MIBundleBuilder(MBB, VLLDM); in CMSERestoreFPRegsV8() 1687 BuildMI(MBB, MBBI, DL, TII->get(ARM::VLLDM)) in CMSERestoreFPRegsV81()
|
| H A D | ARMScheduleA57.td | 596 def : InstRW<[A57Write_5cyc_1L], (instregex "VLLDM")>;
|
| H A D | ARMInstrVFP.td | 316 def VLLDM : AXSI4<(outs), (ins GPRnopc:$Rn, pred:$p), IndexModeNone,
|
| /llvm-project-15.0.7/llvm/unittests/Target/ARM/ |
| H A D | MachineInstrTest.cpp | 1138 VLLDM, in TEST()
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangCommandLineReference.rst | 3453 Work around VLLDM erratum CVE-2021-35465 (ARM only)
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 3537 HelpText<"Work around VLLDM erratum CVE-2021-35465 (ARM only)">; 3540 HelpText<"Don't work around VLLDM erratum CVE-2021-35465 (ARM only)">;
|