Searched refs:structSize (Results 1 – 3 of 3) sorted by relevance
150 unsigned structSize = 0; in runOnMachineBasicBlock() local151 if (needsUnimp(MI, structSize)) { in runOnMachineBasicBlock()156 TII->get(SP::UNIMP)).addImm(structSize); in runOnMachineBasicBlock()
1441 uint32 structSize; /* sizeof(SVGAScreenObject) */ member
146 cmd->obj.structSize = sizeof(SVGAScreenObject); in vmw_sou_fifo_create()