Home
last modified time | relevance | path

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

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