Searched defs:RegOpndInfo (Results 1 – 1 of 1) sorted by relevance
846 struct RegOpndInfo { struct847 RegOpndInfo(RegOperand &opnd, uint32 size, uint32 idx, bool def) in RegOpndInfo() function851 RegOperand ®Opnd;852 uint32 regSize = 0;853 uint32 opndIdx = -1;854 bool isDef = false;