Searched defs:isPredicable (Results 1 – 8 of 8) sorted by relevance
154 bool isPredicable; variable259 bool isPredicable : 1; variable
340 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
727 bool HexagonExpandCondsets::isPredicable(MachineInstr *MI) { in isPredicable() function in HexagonExpandCondsets
1760 bool HexagonInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in HexagonInstrInfo
839 bool R600InstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in R600InstrInfo
780 bool SystemZInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in SystemZInstrInfo
1723 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
550 bool ARMBaseInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in ARMBaseInstrInfo