Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRegisterBankInfo.h623 bool cannotCopy(const RegisterBank &Dst, const RegisterBank &Src, in cannotCopy() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp240 cannotCopy(*CurRegBank, *AltRegBank, getSizeInBits(Reg, MRI, TRI))) in getInstrMappingImpl()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp3550 cannotCopy(*DstBank, *SrcBank, Size)) in getInstrMapping()