Searched defs:isPredicable (Results 1 – 8 of 8) sorted by relevance
156 bool isPredicable; variable261 bool isPredicable : 1; variable
338 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
744 bool HexagonExpandCondsets::isPredicable(MachineInstr *MI) { in isPredicable() function in HexagonExpandCondsets
1757 bool HexagonInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in HexagonInstrInfo
849 bool R600InstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in R600InstrInfo
758 bool SystemZInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in SystemZInstrInfo
1657 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
725 bool ARMBaseInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in ARMBaseInstrInfo