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