Home
last modified time | relevance | path

Searched refs:getPopOpcode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp883 static unsigned getPopOpcode(RISCVMachineFunctionInfo::PushPopKind Kind) { in getPopOpcode() function
2215 unsigned Opcode = getPopOpcode(RVFI->getPushPopKind(*MF)); in restoreCalleeSavedRegisters()