Home
last modified time | relevance | path

Searched defs:DstSubReg (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandPostRAPseudos.cpp72 Register DstSubReg = TRI->getSubReg(DstReg, SubIdx); in LowerSubregToReg() local
H A DRegisterCoalescer.cpp4044 unsigned SrcSubReg = 0, DstSubReg = 0; in applyTerminalRule() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.cpp315 const TargetRegisterClass *DstRC, unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp355 const TargetRegisterClass *DstRC, unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp383 unsigned DstSubReg, in shouldCoalesce() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp1068 const TargetRegisterClass *DstRC, unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp881 unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1117 unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp3031 unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1966 unsigned DstSubReg = TRI->getSubReg(DstRegNum, SubRegIdx); in performCopy() local