Searched refs:maskShiftSet (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | SIDefinesUtils.h | 44 inline const MCExpr *maskShiftSet(const MCExpr *Val, uint32_t Mask, in maskShiftSet() function
|
H A D | AMDKernelCodeTUtils.cpp | 359 Value = maskShiftSet(Value, Mask, Shift, Ctx); \ in getParserTable() 509 maskShiftSet(is_dynamic_callstack, in EmitKernelCodeT()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUAsmPrinter.cpp | 1263 MD->setRsrc2(CC, maskShiftSet(HasScratchBlocks, Mask, Shift, Ctx), Ctx); in EmitPALMetadata()
|