Home
last modified time | relevance | path

Searched refs:DstSubReg (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandPostRAPseudos.cpp89 Register DstSubReg = TRI->getSubReg(DstReg, SubIdx); in LowerSubregToReg() local
106 if (DstSubReg == InsReg) { in LowerSubregToReg()
120 TII->copyPhysReg(*MBB, MI, MI->getDebugLoc(), DstSubReg, InsReg, in LowerSubregToReg()
DRegisterCoalescer.cpp3704 unsigned DstReg, DstSubReg, SrcReg, SrcSubReg; in applyTerminalRule() local
3705 if (!isMoveInstr(*TRI, &Copy, SrcReg, DstReg, SrcSubReg, DstSubReg)) in applyTerminalRule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRRegisterInfo.cpp280 unsigned DstSubReg, in shouldCoalesce() argument
287 return TargetRegisterInfo::shouldCoalesce(MI, SrcRC, SubReg, DstRC, DstSubReg, NewRC, LIS); in shouldCoalesce()
DAVRRegisterInfo.h62 unsigned DstSubReg,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.h64 unsigned SubReg, const TargetRegisterClass *DstRC, unsigned DstSubReg,
DHexagonRegisterInfo.cpp242 const TargetRegisterClass *DstRC, unsigned DstSubReg, in shouldCoalesce() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.h91 unsigned DstSubReg,
DSystemZRegisterInfo.cpp344 unsigned DstSubReg, in shouldCoalesce() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.h210 unsigned DstSubReg,
DARMBaseRegisterInfo.cpp840 unsigned DstSubReg, in shouldCoalesce() argument
848 if (!DstSubReg) in shouldCoalesce()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h240 unsigned DstSubReg,
DSIRegisterInfo.cpp1705 unsigned DstSubReg, in shouldCoalesce() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h950 unsigned DstSubReg, in shouldCoalesce() argument