Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIProgramInfo.h44 uint32_t NumArchVGPR = 0; member
DAMDGPUAsmPrinter.cpp492 emitCommonFunctionComments(CurrentProgramInfo.NumArchVGPR, in runOnMachineFunction()
928 ProgInfo.NumArchVGPR = Info.NumVGPR; in getSIProgramInfo()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIProgramInfo.h46 uint32_t NumArchVGPR = 0; member
DAMDGPUAsmPrinter.cpp505 emitCommonFunctionComments(CurrentProgramInfo.NumArchVGPR, in runOnMachineFunction()
990 ProgInfo.NumArchVGPR = Info.NumVGPR; in getSIProgramInfo()