Home
last modified time | relevance | path

Searched refs:IsCPSRDead (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMFeatures.h22 bool IsCPSRDead(InstrType *Instr);
53 return IsCPSRDead(Instr); in isV8EligibleForIT()
DARMBaseInstrInfo.cpp596 template <> bool IsCPSRDead<MachineInstr>(MachineInstr *MI) { in IsCPSRDead() function
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp8802 template <> inline bool IsCPSRDead<MCInst>(MCInst *Instr) { in IsCPSRDead() function