Searched defs:definesCPSR (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMLoadStoreOptimizer.cpp | 207 static bool definesCPSR(const MachineInstr &MI) { definesCPSR() function |
H A D | ARMISelLowering.cpp | 12479 bool definesCPSR = false; AdjustInstrPostInstrSelection() local |