Home
last modified time | relevance | path

Searched refs:SubIndices (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/R600/
DSIInstrInfo.cpp71 const int16_t *SubIndices; in copyPhysReg() local
108 SubIndices = Sub0_3; in copyPhysReg()
113 SubIndices = Sub0_7; in copyPhysReg()
118 SubIndices = Sub0_15; in copyPhysReg()
131 SubIndices = Sub0_1; in copyPhysReg()
136 SubIndices = Sub0_2; in copyPhysReg()
142 SubIndices = Sub0_3; in copyPhysReg()
148 SubIndices = Sub0_7; in copyPhysReg()
154 SubIndices = Sub0_15; in copyPhysReg()
160 while (unsigned SubIdx = *SubIndices++) { in copyPhysReg()
[all …]
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h246 const uint16_t *SubIndices, in InitMCRegisterInfo() argument
260 SubRegIndices = SubIndices; in InitMCRegisterInfo()