Searched refs:IsCPSRDead (Results 1 – 6 of 6) sorted by relevance
22 bool IsCPSRDead(const InstrType *Instr);53 return IsCPSRDead(Instr); in isV8EligibleForIT()
683 template <> bool IsCPSRDead<MachineInstr>(const MachineInstr *MI) { in IsCPSRDead() function
22 bool IsCPSRDead(InstrType *Instr);53 return IsCPSRDead(Instr); in isV8EligibleForIT()
596 template <> bool IsCPSRDead<MachineInstr>(MachineInstr *MI) { in IsCPSRDead() function
8802 template <> inline bool IsCPSRDead<MCInst>(MCInst *Instr) { in IsCPSRDead() function
9106 template <> inline bool IsCPSRDead<MCInst>(const MCInst *Instr) { in IsCPSRDead() function