Lines Matching refs:k_CondCode
151 k_CondCode, // eq/ne/...241 assert(Kind == k_CondCode && "Invalid access!");258 bool isCondCode() const { return Kind == k_CondCode; }772 AArch64Operand *Op = new AArch64Operand(k_CondCode, S, E);2251 case k_CondCode: