Searched refs:parseOptionalRegister (Results 1 – 1 of 1) sorted by relevance
1563 auto parseOptionalRegister = [&](const yaml::StringValue &RegName, in parseMachineFunctionInfo() local1568 if (parseOptionalRegister(YamlMFI.VGPRForAGPRCopy, MFI->VGPRForAGPRCopy)) in parseMachineFunctionInfo()1571 if (parseOptionalRegister(YamlMFI.SGPRForEXECCopy, MFI->SGPRForEXECCopy)) in parseMachineFunctionInfo()1574 if (parseOptionalRegister(YamlMFI.LongBranchReservedReg, in parseMachineFunctionInfo()