Home
last modified time | relevance | path

Searched refs:ReservedNumVGPRs (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-debug-props.s24 ReservedNumVGPRs: 4 label
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h334 constexpr char ReservedNumVGPRs[] = "ReservedNumVGPRs"; variable
/llvm-project-15.0.7/llvm/lib/Support/
H A DAMDGPUMetadata.cpp168 YIO.mapOptional(Kernel::DebugProps::Key::ReservedNumVGPRs, in mapping()