Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1879 for (const auto &YamlRegStr : YamlMFI.SpillPhysVGPRS) { in parseMachineFunctionInfo() local
1881 if (parseRegister(YamlRegStr, ParsedReg)) in parseMachineFunctionInfo()