Searched refs:k_CCOp (Results 1 – 1 of 1) sorted by relevance
160 k_CCOp, // condition code enumerator226 bool isCCOp() const { return Kind == k_CCOp; } in isCCOp()390 assert((Kind == k_CCOp) && "Invalid access!"); in getCCVal()450 case k_CCOp: in print()616 auto Op = std::make_unique<VEOperand>(k_CCOp); in CreateCCOp()