Home
last modified time | relevance | path

Searched defs:Reload (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/contrib/dev/acpica/components/tables/
H A Dtbinstal.c251 BOOLEAN Reload, in AcpiTbInstallStandardTable()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp1192 for (const MachineInstr *Reload : drop_end(RC)) in EliminateSpillageCopies() local
1255 const MachineInstr &Reload) { in EliminateSpillageCopies()
H A DFixupStatepointCallerSaved.cpp443 MachineInstr *Reload = It->getPrevNode(); in insertReloadBefore() local