Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInstrInfo.h81 void copyPhysRegVector(MachineBasicBlock &MBB,
HDRISCVInstrInfo.cpp318 void RISCVInstrInfo::copyPhysRegVector( in copyPhysRegVector() function in RISCVInstrInfo
551 copyPhysRegVector(MBB, MBBI, DL, DstReg, SrcReg, KillSrc, RegClass); in copyPhysReg()