Searched defs:getOpcode (Results 1 – 8 of 8) sorted by relevance
49 unsigned getOpcode() const { in getOpcode() function57 static unsigned getOpcode(const Value *V) { in getOpcode() function
87 unsigned getOpcode() const { return getValueID() - InstructionVal; } in getOpcode() function
383 Opcode getOpcode() const { return Op; } in getOpcode() function514 Opcode getOpcode() const { return Op; } in getOpcode() function
185 unsigned getOpcode() const { in getOpcode() function
924 UnaryOp getOpcode() const { return Opc; } in getOpcode() function976 BinaryOp getOpcode() const { return Opc; } in getOpcode() function1035 TernaryOp getOpcode() const { return Opc; } in getOpcode() function
358 BinaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
486 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode() function
1694 Opcode getOpcode() const { return static_cast<Opcode>(Opc); } in getOpcode() function2967 Opcode getOpcode() const { return static_cast<Opcode>(Opc); } in getOpcode() function