Searched refs:PredOpcodeHasJMP_c (Results 1 – 3 of 3) sorted by relevance
429 bool PredOpcodeHasJMP_c(unsigned Opcode) const;
475 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode); in analyzeBranch()513 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode); in analyzeBranch()3165 bool HexagonInstrInfo::PredOpcodeHasJMP_c(unsigned Opcode) const { in PredOpcodeHasJMP_c() function in HexagonInstrInfo
494 if (!TII->PredOpcodeHasJMP_c(Cond[0].getImm())) in collectIndRegsForLoop()