Searched defs:addOperand (Results 1 – 4 of 4) sorted by relevance
110 static uint32_t addOperand(Model* model) { in addOperand() function123 static uint32_t addOperand(Model* model, OperandLifeTime lifetime) { in addOperand() function
94 static uint32_t addOperand(Model* model) { in addOperand() function107 static uint32_t addOperand(Model* model, OperandLifeTime lifetime) { in addOperand() function
147 hexagon_nn_input Model::addOperand(uint32_t operandIndex) { in addOperand() function in android::hardware::neuralnetworks::V1_0::implementation::hexagon::Model