Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp733 template <> bool IsCPSRDead<MachineInstr>(const MachineInstr *MI) { in IsCPSRDead() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10806 template <> inline bool IsCPSRDead<MCInst>(const MCInst *Instr) { in IsCPSRDead() function