Searched defs:OperandCount (Results 1 – 2 of 2) sorted by relevance
15 size_t OperandCount(const Instruction* instr) { in OperandCount() function
1158 int OperandCount() const final { return V; } in OperandCount() function1226 int OperandCount() const override { return V; } in OperandCount() function1792 int OperandCount() const override { return values_.length(); } in OperandCount() function2094 int OperandCount() const final { return inputs_.length(); } in OperandCount() function2275 int OperandCount() const final { return values_.length(); } in OperandCount() function3265 int OperandCount() const override { return inputs_.length(); } in OperandCount() function3354 int OperandCount() const final { return values_.length(); } in OperandCount() function