Home
last modified time | relevance | path

Searched refs:maskShiftSet (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DSIDefinesUtils.h44 inline const MCExpr *maskShiftSet(const MCExpr *Val, uint32_t Mask, in maskShiftSet() function
H A DAMDKernelCodeTUtils.cpp359 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 DAMDGPUAsmPrinter.cpp1263 MD->setRsrc2(CC, maskShiftSet(HasScratchBlocks, Mask, Shift, Ctx), Ctx); in EmitPALMetadata()