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.cpp91 Register DstSubReg = TRI->getSubReg(DstReg, SubIdx); in LowerSubregToReg() local
H A DRegisterCoalescer.cpp4102 unsigned SrcSubReg = 0, DstSubReg = 0; in applyTerminalRule() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.cpp310 const TargetRegisterClass *DstRC, unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp350 const TargetRegisterClass *DstRC, unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp387 unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp910 unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp1321 const TargetRegisterClass *DstRC, unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1171 unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp3729 unsigned DstSubReg, in shouldCoalesce()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2000 unsigned DstSubReg = TRI->getSubReg(DstRegNum, SubRegIdx); in performCopy() local