Home
last modified time | relevance | path

Searched defs:IsCPSRDead (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp762 template <> bool IsCPSRDead<MachineInstr>(const MachineInstr *MI) { in IsCPSRDead() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11240 template <> inline bool IsCPSRDead<MCInst>(const MCInst *Instr) { in IsCPSRDead() function