Searched refs:getPopOpcode (Results 1 – 1 of 1) sorted by relevance
883 static unsigned getPopOpcode(RISCVMachineFunctionInfo::PushPopKind Kind) { in getPopOpcode() function2215 unsigned Opcode = getPopOpcode(RVFI->getPushPopKind(*MF)); in restoreCalleeSavedRegisters()