Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/R600/
DSIInstrInfo.cpp74 const int16_t *SubIndices; in copyPhysReg() local
111 SubIndices = Sub0_3; in copyPhysReg()
116 SubIndices = Sub0_7; in copyPhysReg()
121 SubIndices = Sub0_15; in copyPhysReg()
134 SubIndices = Sub0_1; in copyPhysReg()
139 SubIndices = Sub0_2; in copyPhysReg()
145 SubIndices = Sub0_3; in copyPhysReg()
151 SubIndices = Sub0_7; in copyPhysReg()
157 SubIndices = Sub0_15; in copyPhysReg()
163 while (unsigned SubIdx = *SubIndices++) { in copyPhysReg()
[all …]
/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCRegisterInfo.h246 const uint16_t *SubIndices, in InitMCRegisterInfo() argument
260 SubRegIndices = SubIndices; in InitMCRegisterInfo()