Searched refs:isSolo (Results 1 – 10 of 10) sorted by relevance
76 bits<1> isSolo = 0;77 let TSFlags{7} = isSolo;
401 bool isSolo(const MachineInstr &MI) const;
142 if (QII->isSolo(*II)) in INITIALIZE_PASS_DEPENDENCY()
611 let hasSideEffects = 1, isPseudo = 1, isCodeGenOnly = 1, isSolo = 1 in
1085 if (HII->isSolo(MI)) in isSoloInstruction()
5715 let isSolo = 1;5847 let isSolo = 1;5861 let isSolo = 1;5883 let isSolo = 1;12470 let isSolo = 1;13844 let isSolo = 1;18281 let isSolo = 1;18292 let isSolo = 1;22014 let isSolo = 1;22026 let isSolo [all...]
2640 bool HexagonInstrInfo::isSolo(const MachineInstr &MI) const { in isSolo() function in HexagonInstrInfo
301 bool isSolo(MCInstrInfo const &MCII, MCInst const &MCI);
695 if (HexagonMCInstrInfo::isSolo(MCII, I)) { in checkSolo()
798 bool HexagonMCInstrInfo::isSolo(MCInstrInfo const &MCII, MCInst const &MCI) { in isSolo() function in HexagonMCInstrInfo