Searched refs:isRVVSpill (Results 1 – 4 of 4) sorted by relevance
327 bool isRVVSpill(const MachineInstr &MI);
467 bool IsRVVSpill = RISCV::isRVVSpill(MI); in eliminateFrameIndex()
1139 bool IsRVVSpill = RISCV::isRVVSpill(MI); in getScavSlotsNumForRVV()
3810 bool RISCV::isRVVSpill(const MachineInstr &MI) { in isRVVSpill() function in RISCV