Searched defs:getOperand (Results 1 – 2 of 2) sorted by relevance
107 const Operand& getOperand(uint32_t index) const { return mOperands[index]; } in getOperand() function
257 std::function<const V1_3::Operand&(uint32_t)> getOperand, in lookupOperation()