Searched refs:FixedCSRFIQCIInterruptMap (Results 1 – 1 of 1) sorted by relevance
74 static const std::pair<MCPhysReg, int8_t> FixedCSRFIQCIInterruptMap[] = { variable576 if (llvm::is_contained(llvm::make_first_range(FixedCSRFIQCIInterruptMap), in getPushOrLibCallsSavedInfo()598 if (llvm::is_contained(llvm::make_first_range(FixedCSRFIQCIInterruptMap), in getQCISavedInfo()1957 const auto *FFI = llvm::find_if(FixedCSRFIQCIInterruptMap, [&](auto P) { in assignCalleeSavedSpillSlots()1960 if (FFI != std::end(FixedCSRFIQCIInterruptMap)) { in assignCalleeSavedSpillSlots()2053 for (auto [Reg, _Offset] : FixedCSRFIQCIInterruptMap) in spillCalleeSavedRegisters()