Searched defs:B32 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULibFunc.h | 256 B32 = 3, global() enumerator |
/freebsd/sys/dev/ocs_fc/ | ||
H A D | ocs_os.h | 111 #define B32(x) (B16(x) | (B16(x) >>16) ) macro |