Searched defs:addOperand (Results 1 – 5 of 5) sorted by relevance
75 static uint32_t addOperand(Model* model) { in addOperand() function88 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
95 static uint32_t addOperand(Model* model) { in addOperand() function108 static uint32_t addOperand(Model* model, OperandLifeTime lifetime) { in addOperand() function
102 static uint32_t addOperand(Model* model) { in addOperand() function115 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