Home
last modified time | relevance | path

Searched defs:VGPRBlocks (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.h51 uint32_t VGPRBlocks; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h23 uint32_t VGPRBlocks = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h27 uint32_t VGPRBlocks = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3651 unsigned &VGPRBlocks, unsigned &SGPRBlocks) { in calculateGPRBlocks()
3943 unsigned VGPRBlocks; in ParseDirectiveAMDHSAKernel() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4915 SMRange SGPRRange, unsigned &VGPRBlocks, unsigned &SGPRBlocks) { in calculateGPRBlocks()
5251 unsigned VGPRBlocks; in ParseDirectiveAMDHSAKernel() local