Searched refs:wrapperType (Results 1 – 2 of 2) sorted by relevance
718 uint32_t addOperand(WrapperType wrapperType, Dimensioned dimensioned = Dimensioned::YES) { in addOperand() argument719 switch (static_cast<int>(wrapperType)) { in addOperand()727 return addOperand(WrapperOperandType{wrapperType, {}}); in addOperand()733 return addOperand(WrapperOperandType{wrapperType, dimensions(dimensioned)}); in addOperand()741 return addOperand(WrapperOperandType{wrapperType, dimensions(dimensioned), 1.0f}); in addOperand()744 return addOperand(WrapperOperandType{wrapperType, dimensions(dimensioned), in addOperand()748 ADD_FAILURE() << "Unexpected type " << static_cast<uint32_t>(wrapperType); in addOperand()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...