Home
last modified time | relevance | path

Searched refs:shouldRewriteCopySrc (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h167 bool shouldRewriteCopySrc(const TargetRegisterClass *DefRC,
H A DSIRegisterInfo.cpp1358 bool SIRegisterInfo::shouldRewriteCopySrc( in shouldRewriteCopySrc() function in SIRegisterInfo
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp382 bool TargetRegisterInfo::shouldRewriteCopySrc(const TargetRegisterClass *DefRC, in shouldRewriteCopySrc() function in TargetRegisterInfo
H A DPeepholeOptimizer.cpp732 if (!TRI->shouldRewriteCopySrc(DefRC, RegSubReg.SubReg, SrcRC, in findNextSource()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h559 virtual bool shouldRewriteCopySrc(const TargetRegisterClass *DefRC,