Searched defs:shouldRewriteCopySrc (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetRegisterInfo.cpp | 414 bool TargetRegisterInfo::shouldRewriteCopySrc(const TargetRegisterClass *DefRC, shouldRewriteCopySrc() function in TargetRegisterInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseRegisterInfo.cpp | 936 bool ARMBaseRegisterInfo::shouldRewriteCopySrc(const TargetRegisterClass *DefRC, in shouldRewriteCopySrc() function in ARMBaseRegisterInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86RegisterInfo.cpp | 221 bool X86RegisterInfo::shouldRewriteCopySrc(const TargetRegisterClass *DefRC, in shouldRewriteCopySrc() function in X86RegisterInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIRegisterInfo.cpp | 2916 bool SIRegisterInfo::shouldRewriteCopySrc( shouldRewriteCopySrc() function in SIRegisterInfo |