Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterBankInfo.h643 bool cannotCopy(const RegisterBank &Dst, const RegisterBank &Src, in cannotCopy() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp245 cannotCopy(*CurRegBank, *AltRegBank, getSizeInBits(Reg, MRI, TRI))) in getInstrMappingImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp3750 cannotCopy(*DstBank, *SrcBank, TypeSize::getFixed(Size))) in getInstrMapping()