Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h47 uint32_t NumArchVGPR = 0; member
H A DAMDGPUAsmPrinter.cpp509 emitCommonFunctionComments(CurrentProgramInfo.NumArchVGPR, in runOnMachineFunction()
666 ProgInfo.NumArchVGPR = Info.NumVGPR; in getSIProgramInfo()