Searched refs:Stall (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/stand/efi/libefi/
H A Ddelay.c34 BS->Stall(usecs);
/freebsd-current/stand/efi/boot1/
H A Dboot_module.h38 #define DSTALL(d) BS->Stall(d)
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineScheduler.cpp38 TryCand.Reason = Stall;
93 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall))
171 TryCand.Reason = Stall;
189 Top.getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall))
/freebsd-current/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1922 EFI_STALL Stall; member in struct:__anon9504
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1072 NoCand, Only1, PhysReg, RegExcess, RegCritical, Stall, Cluster, Weak,
/freebsd-current/stand/efi/include/
H A Defiapi.h790 EFI_STALL Stall; member in struct:__anon607
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2668 LLVM_DEBUG(dbgs() << " *** Stall until: " << ReadyCycle << "\n");
3059 case Stall: return "STALL ";
3536 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall))
3870 Top.getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall))
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp423 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall))

Completed in 166 milliseconds