Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp223 unsigned DstEncoding = TRI->getEncodingValue(DstReg); in copyPhysReg() local
224 if (forwardCopyWillClobberTuple(DstEncoding, SrcEncoding, NF * LMul)) { in copyPhysReg()