Home
last modified time | relevance | path

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

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