Searched refs:AllSGPR64s (Results 1 – 1 of 1) sorted by relevance
412 ArrayRef<MCPhysReg> AllSGPR64s = TRI->getAllSGPR64(MF); in emitEntryFunctionFlatScratchInit() local414 AllSGPR64s = AllSGPR64s.slice( in emitEntryFunctionFlatScratchInit()415 std::min(static_cast<unsigned>(AllSGPR64s.size()), NumPreloaded)); in emitEntryFunctionFlatScratchInit()417 for (MCPhysReg Reg : AllSGPR64s) { in emitEntryFunctionFlatScratchInit()