Home
last modified time | relevance | path

Searched defs:NumSGPR (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h51 uint32_t NumSGPR = 0; member
H A DAMDGPUAsmPrinter.cpp352 uint32_t NumSGPR, in emitCommonFunctionComments()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7123 uint32_t NumSGPR = 0; in handleAMDGPUNumSGPRAttr() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp9221 unsigned NumSGPR = Attr->getNumSGPR(); in setTargetAttributes() local