Home
last modified time | relevance | path

Searched refs:S_WAKEUP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSOPInstructions.td1611 def S_WAKEUP : SOPP_Pseudo <"s_wakeup", (ins) > {
2662 defm S_WAKEUP : SOPP_Real_32_gfx11_gfx12<0x034>;
2757 defm S_WAKEUP : SOPP_Real_32_gfx8_gfx9_gfx10<0x003>;
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h36792 #define S_WAKEUP 0 macro
36793 #define V_WAKEUP(x) ((x) << S_WAKEUP)