Searched refs:validateBranchCond (Results 1 – 4 of 4) 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
486 bool validateBranchCond(const ArrayRef<MachineOperand> &Cond) const;
587 assert(validateBranchCond(Cond) && "Invalid branching condition"); in insertBranch()4371 bool HexagonInstrInfo::validateBranchCond(const ArrayRef<MachineOperand> &Cond) in validateBranchCond() function in HexagonInstrInfo