Searched refs:sizeOfData (Results 1 – 13 of 13) sorted by relevance
29 uint32_t sizeOfData(V1_2::OperandType type);36 uint32_t sizeOfData(const V1_2::Operand& operand);
30 uint32_t sizeOfData(V1_3::OperandType type);37 uint32_t sizeOfData(const V1_3::Operand& operand);
27 uint32_t sizeOfData(V1_2::OperandType type) { in sizeOfData() function76 uint32_t sizeOfData(const V1_2::Operand& operand) { in sizeOfData() function77 const uint32_t dataSize = sizeOfData(operand.type); in sizeOfData()
149 const size_t sizeOfOperand = sizeOfData(*operand); in becomeConstantCopy()541 const size_t operandSize = sizeOfData(operand); // will be zero if shape is unknown in getInvalidLifeTimes()610 const size_t operandSize = sizeOfData(operand); // will be zero if shape is unknown in getInputOutputLifeTime()
26 uint32_t sizeOfData(V1_3::OperandType type) { in sizeOfData() function80 uint32_t sizeOfData(const V1_3::Operand& operand) { in sizeOfData() function81 const uint32_t dataSize = sizeOfData(operand.type); in sizeOfData()
156 const size_t sizeOfOperand = sizeOfData(*operand); in becomeConstantCopy()565 const size_t operandSize = sizeOfData(operand); // will be zero if shape is unknown in getInvalidLifeTimes()634 const size_t operandSize = sizeOfData(operand); // will be zero if shape is unknown in getInputOutputLifeTime()
56 uint32_t sizeOfData(OperandType type);63 uint32_t sizeOfData(const Operand& operand);
43 uint32_t sizeOfData(OperandType type) { in sizeOfData() function97 uint32_t sizeOfData(const Operand& operand) { in sizeOfData() function98 const uint32_t dataSize = sizeOfData(operand.type); in sizeOfData()
189 const size_t sizeOfOperand = sizeOfData(*operand); in becomeConstantCopy()600 const size_t operandSize = sizeOfData(operand); // will be zero if shape is unknown in getInvalidLifeTimes()673 const size_t operandSize = sizeOfData(operand); // will be zero if shape is unknown in getInputOutputLifeTime()
133 uint32_t sizeOfData(V1_0::OperandType type);140 uint32_t sizeOfData(const V1_0::Operand& operand);
179 uint32_t sizeOfData(V1_0::OperandType type) { in sizeOfData() function211 uint32_t sizeOfData(const V1_0::Operand& operand) { in sizeOfData() function212 const uint32_t dataSize = sizeOfData(operand.type); in sizeOfData()
129 const size_t sizeOfOperand = sizeOfData(*operand); in becomeConstantCopy()447 const size_t operandSize = sizeOfData(operand); // will be zero if shape is unknown in getInvalidLifeTimes()515 const size_t operandSize = sizeOfData(operand); // will be zero if shape is unknown in getInputOutputLifeTime()
148 const size_t sizeOfOperand = sizeOfData(*operand); in becomeConstantCopy()472 const size_t operandSize = sizeOfData(operand); // will be zero if shape is unknown in getInvalidLifeTimes()541 const size_t operandSize = sizeOfData(operand); // will be zero if shape is unknown in getInputOutputLifeTime()