Searched refs:forwardCopyWillClobberTuple (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp120 static bool forwardCopyWillClobberTuple(unsigned DstReg, unsigned SrcReg, function
433 if (forwardCopyWillClobberTuple(DstEncoding, SrcEncoding, NF * LMulVal)) {
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3419 static bool forwardCopyWillClobberTuple(unsigned DestReg, unsigned SrcReg, function
3439 if (forwardCopyWillClobberTuple(DestEncoding, SrcEncoding, NumRegs)) {

Completed in 196 milliseconds