Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h70 const MCExpr *NumSGPR = nullptr; member
H A DAMDGPUAsmPrinter.cpp380 emitCommonFunctionComments(uint32_t NumVGPR,std::optional<uint32_t> NumAGPR,uint32_t TotalNumVGPR,uint32_t NumSGPR,uint64_t ScratchSize,uint64_t CodeSize,const AMDGPUMachineFunction * MFI) emitCommonFunctionComments() argument
409 emitCommonFunctionComments(const MCExpr * NumVGPR,const MCExpr * NumAGPR,const MCExpr * TotalNumVGPR,const MCExpr * NumSGPR,const MCExpr * ScratchSize,uint64_t CodeSize,const AMDGPUMachineFunction * MFI) emitCommonFunctionComments() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaAMDGPU.cpp231 uint32_t NumSGPR = 0; handleAMDGPUNumSGPRAttr() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp364 unsigned NumSGPR = Attr->getNumSGPR(); setFunctionDeclAttributes() local