Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp761 template <> bool IsCPSRDead<MachineInstr>(const MachineInstr *MI) { in IsCPSRDead() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10864 template <> inline bool IsCPSRDead<MCInst>(const MCInst *Instr) { in IsCPSRDead() function