Searched refs:validateBranchCond (Results 1 – 2 of 2) sorted by relevance
427 bool validateBranchCond(const ArrayRef<MachineOperand> &Cond) const;
571 assert(validateBranchCond(Cond) && "Invalid branching condition"); in InsertBranch()4290 bool HexagonInstrInfo::validateBranchCond(const ArrayRef<MachineOperand> &Cond) in validateBranchCond() function in HexagonInstrInfo