Searched refs:operandInformation (Results 1 – 5 of 5) sorted by relevance
160 const FmqRequestDatum::OperandInformation operandInformation = { in createBadRequestPacketEntries() local165 bad[1].inputOperandInformation(operandInformation); in createBadRequestPacketEntries()167 bad[3].outputOperandInformation(operandInformation); in createBadRequestPacketEntries()334 if (datum.getDiscriminator() == Discriminator::operandInformation) { in isSanitized()363 reinterpret_cast<const char*>(&datum.operandInformation()) + paddingOffset; in isSanitized()
154 const FmqRequestDatum::OperandInformation operandInformation = { in createBadRequestPacketEntries() local159 bad[1].inputOperandInformation(operandInformation); in createBadRequestPacketEntries()161 bad[3].outputOperandInformation(operandInformation); in createBadRequestPacketEntries()328 if (datum.getDiscriminator() == Discriminator::operandInformation) { in isSanitized()357 reinterpret_cast<const char*>(&datum.operandInformation()) + paddingOffset; in isSanitized()
166 data.back().operandInformation( in serialize()354 if (data[index].getDiscriminator() != discriminator::operandInformation) { in deserialize()359 const FmqResultDatum::OperandInformation& operandInfo = data[index].operandInformation(); in deserialize()
261 * 2.1) 'operandInformation'314 OperandInformation operandInformation;
5221 * 2.1) 'operandInformation'5274 OperandInformation operandInformation;