HomeSort by: relevance | last modified time | path
    Searched refs:validateBranchCond (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 483 bool validateBranchCond(const ArrayRef<MachineOperand> &Cond) const;
HexagonInstrInfo.cpp 592 assert(validateBranchCond(Cond) && "Invalid branching condition");
4608 bool HexagonInstrInfo::validateBranchCond(const ArrayRef<MachineOperand> &Cond)

Completed in 18 milliseconds