Searched refs:isSolo (Results 1 – 10 of 10) sorted by relevance
74 bits<1> isSolo = 0;75 let TSFlags{7} = isSolo;
392 bool isSolo(const MachineInstr &MI) const;
143 if (QII->isSolo(*II)) in INITIALIZE_PASS_DEPENDENCY()
569 let hasSideEffects = 1, isPseudo = 1, isCodeGenOnly = 1, isSolo = 1 in
1078 if (HII->isSolo(MI)) in isSoloInstruction()
2568 bool HexagonInstrInfo::isSolo(const MachineInstr &MI) const { in isSolo() function in HexagonInstrInfo
5583 let isSolo = 1;5705 let isSolo = 1;5719 let isSolo = 1;13655 let isSolo = 1;26330 let isSolo = 1;37462 let isSolo = 1;37532 let isSolo = 1;37541 let isSolo = 1;37550 let isSolo = 1;37559 let isSolo = 1;
280 bool isSolo(MCInstrInfo const &MCII, MCInst const &MCI);
653 if (HexagonMCInstrInfo::isSolo(MCII, I)) { in checkSolo()
684 bool HexagonMCInstrInfo::isSolo(MCInstrInfo const &MCII, MCInst const &MCI) { in isSolo() function in HexagonMCInstrInfo