Searched refs:PredOpcodeHasJMP_c (Results 1 – 3 of 3) sorted by relevance
340 bool PredOpcodeHasJMP_c(unsigned Opcode) const;
377 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode); in AnalyzeBranch()412 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode); in AnalyzeBranch()2673 bool HexagonInstrInfo::PredOpcodeHasJMP_c(unsigned Opcode) const { in PredOpcodeHasJMP_c() function in HexagonInstrInfo
462 if (!TII->PredOpcodeHasJMP_c(Cond[0].getImm())) in collectIndRegsForLoop()