Searched refs:VectSize (Results 1 – 3 of 3) sorted by relevance
512 BitsInit *VectSize = RegRec->getValueAsBitsInit("VectSize"); in addEntryWithFlags() local513 Result.Alignment = Align(byteFromBitsInit(VectSize)); in addEntryWithFlags()
266 bits<7> VectSize = !if(hasEVEX_L2, 64, !if(hasVEX_L, 32, 16));278 !srl(VectSize, CD8_Form{1-0}))), 0);
174 : Base(B), Size(Sz), Signed(S), VectSize(VS) {} in ValueType()186 unsigned char VectSize; member