Searched defs:forwardCopyWillClobberTuple (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 161 static bool forwardCopyWillClobberTuple(unsigned DstReg, unsigned SrcReg, forwardCopyWillClobberTuple() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 4333 static bool forwardCopyWillClobberTuple(unsigned DestReg, unsigned SrcReg, forwardCopyWillClobberTuple() function |