Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h1002 OP_SEL_HI_0 = UINT64_C(1) << 59, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.cpp354 return OP_SEL_HI_0 | OP_SEL_HI_1 | OP_SEL_HI_2; in getImplicitOpSelHiEncoding()