Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DSIInstrInfo.cpp66 const int16_t *SubIndices; in copyPhysReg() local
83 SubIndices = Sub0_3; in copyPhysReg()
88 SubIndices = Sub0_7; in copyPhysReg()
93 SubIndices = Sub0_15; in copyPhysReg()
106 SubIndices = Sub0_1; in copyPhysReg()
112 SubIndices = Sub0_3; in copyPhysReg()
118 SubIndices = Sub0_7; in copyPhysReg()
124 SubIndices = Sub0_15; in copyPhysReg()
130 while (unsigned SubIdx = *SubIndices++) { in copyPhysReg()
136 if (*SubIndices) in copyPhysReg()
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h242 const uint16_t *SubIndices, in InitMCRegisterInfo() argument
255 SubRegIndices = SubIndices; in InitMCRegisterInfo()