Searched refs:Stall (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCMachineScheduler.cpp | 38 TryCand.Reason = Stall; in biasAddiLoadCandidate() 93 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate() 170 TryCand.Reason = Stall; in biasAddiCandidate() 188 Top.getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate()
|
| /freebsd/stand/efi/libefi/ |
| H A D | delay.c | 34 BS->Stall(usecs); in delay()
|
| /freebsd/stand/efi/boot1/ |
| H A D | boot_module.h | 38 #define DSTALL(d) BS->Stall(d)
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-types/ |
| H A D | EFI_BOOT_SERVICES.h | 210 EFI_STALL Stall; // EFI 1.0+ member
|
| /freebsd/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiSpec.h | 1985 EFI_STALL Stall; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNSchedStrategy.cpp | 566 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate() 706 Cand, Stall)) in tryCandidate() 711 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineScheduler.cpp | 3396 case Stall: return "STALL "; in getReasonStr() 3564 case GenericScheduler::Stall: in tracePick() 3623 case GenericScheduler::Stall: in tracePick() 3998 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate() 4388 Top.getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineScheduler.h | 1084 Stall, enumerator
|
| /freebsd/sys/contrib/edk2/ |
| H A D | MdePkg.dec | 238 ## @libraryclass Stall Services that do stall and also enable the Stall 964 ## Include/Ppi/Stall.h
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 383 executer/exsystem: Inform users about ACPI spec violation for the Stall() 386 version 6.2 Errata A, 19.6.128 *Stall (Stall for a Short Time)*: 387 > The implementation of Stall is OS-specific, but must not relinquish 389 > microseconds must use Sleep instead of Stall. 14326 Fixed a problem with overly aggressive range checking for the Stall 16024 Updated the implementation of the Stall() operator to only call 16061 Stall() operator is larger than 255.
|