Searched refs:isARMNEONPred (Results 1 – 3 of 3) sorted by relevance
206 bool isARMNEONPred(const MachineInstr *MI);236 bool ARMFastISel::isARMNEONPred(const MachineInstr *MI) { in isARMNEONPred() function in ARMFastISel263 if (TII.isPredicable(MI) || isARMNEONPred(MI)) in AddOptionalDefs()
207 bool isARMNEONPred(const MachineInstr *MI);236 bool ARMFastISel::isARMNEONPred(const MachineInstr *MI) { in isARMNEONPred() function in ARMFastISel263 if (isARMNEONPred(MI)) in AddOptionalDefs()
238 bool isARMNEONPred(const MachineInstr *MI);266 bool ARMFastISel::isARMNEONPred(const MachineInstr *MI) { in isARMNEONPred() function in ARMFastISel293 if (isARMNEONPred(MI)) in AddOptionalDefs()