Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DSIDefinesUtils.h63 inline const MCExpr *maskShiftGet(const MCExpr *Val, uint32_t Mask, in maskShiftGet() function
H A DAMDKernelCodeTUtils.cpp272 maskShiftGet(C.compute_pgm_resource1_registers, Mask, Shift, Ctx); \ in getPrinterTable()
275 maskShiftGet(C.compute_pgm_resource2_registers, Mask, Shift, Ctx); \ in getPrinterTable()