Searched defs:isPredicable (Results 1 – 9 of 9) sorted by relevance
338 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
744 bool HexagonExpandCondsets::isPredicable(MachineInstr *MI) { in isPredicable() function in HexagonExpandCondsets
1756 bool HexagonInstrInfo::isPredicable(const MachineInstr &MI) const { isPredicable() function in HexagonInstrInfo
850 bool R600InstrInfo::isPredicable(const MachineInstr &MI) const { isPredicable() function in R600InstrInfo
690 bool SystemZInstrInfo::isPredicable(const MachineInstr &MI) const { isPredicable() function in SystemZInstrInfo
1621 virtual bool isPredicable(const MachineInstr &MI) const { isPredicable() function
724 bool ARMBaseInstrInfo::isPredicable(const MachineInstr &MI) const { isPredicable() function in ARMBaseInstrInfo
6882 bool isPredicable = CDEConvertDualRegOperand() local