Searched refs:DiffList (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCRegisterInfo.h187 /// DiffList. The iterator will initially point to InitVal, sub-classes are
189 void init(uint16_t InitVal, const uint16_t *DiffList) { argument
191 List = DiffList;

Completed in 133 milliseconds