Searched defs:OperandCount (Results 1 – 2 of 2) sorted by relevance
15 size_t OperandCount(const Instruction* instr) { in OperandCount() function
1026 int OperandCount() const final { return V; } in OperandCount() function1094 int OperandCount() const override { return V; } in OperandCount() function1591 int OperandCount() const override { return values_.length(); } in OperandCount() function1900 int OperandCount() const final { return inputs_.length(); } in OperandCount() function2061 int OperandCount() const final { return values_.length(); } in OperandCount() function2815 int OperandCount() const override { return inputs_.length(); } in OperandCount() function2887 int OperandCount() const final { return values_.length(); } in OperandCount() function