Searched refs:CPOP (Results 1 – 2 of 2) sorted by relevance
152 CPOP, enumerator208 case CPOP: in CSKYOperand()228 bool isConstPoolOp() const { return Kind == CPOP; } in isConstPoolOp()424 assert(Kind == CPOP && "Invalid type access!"); in getConstpoolOp()442 case CPOP: in print()546 auto Op = std::make_unique<CSKYOperand>(CPOP); in createConstpoolOp()
363 def CPOP : RVBUnary<0b011000000010, 0b001, OPC_OP_IMM, "cpop">,586 def : PatGpr<ctpop, CPOP>;