Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h624 bool cannotCopy(const RegisterBank &Dst, const RegisterBank &Src, in cannotCopy() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp243 cannotCopy(*CurRegBank, *AltRegBank, getSizeInBits(Reg, MRI, TRI))) in getInstrMappingImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp3325 if (cannotCopy(*DstBank, *SrcBank, Size)) in getInstrMapping()