Home
last modified time | relevance | path

Searched refs:Stall (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineScheduler.cpp38 TryCand.Reason = Stall; in biasAddiLoadCandidate()
93 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate()
171 TryCand.Reason = Stall; in biasAddiCandidate()
189 Top.getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate()
/freebsd/stand/efi/libefi/
H A Ddelay.c34 BS->Stall(usecs); in delay()
/freebsd/stand/efi/boot1/
H A Dboot_module.h38 #define DSTALL(d) BS->Stall(d)
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1922 EFI_STALL Stall; member
/freebsd/stand/efi/include/
H A Defiapi.h790 EFI_STALL Stall; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1072 NoCand, Only1, PhysReg, RegExcess, RegCritical, Stall, Cluster, Weak, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3100 case Stall: return "STALL "; in getReasonStr()
3575 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate()
3946 Top.getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp510 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate()
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec227 ## @libraryclass Stall Services that do stall and also enable the Stall
848 ## Include/Ppi/Stall.h
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt172 executer/exsystem: Inform users about ACPI spec violation for the Stall()
175 version 6.2 Errata A, 19.6.128 *Stall (Stall for a Short Time)*:
176 > The implementation of Stall is OS-specific, but must not relinquish
178 > microseconds must use Sleep instead of Stall.
14116 Fixed a problem with overly aggressive range checking for the Stall
15814 Updated the implementation of the Stall() operator to only call
15851 Stall() operator is larger than 255.