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

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

Completed in 6363 milliseconds