HomeSort by relevance Sort by last modified time
    Searched full:definescpsr (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp 177 static bool definesCPSR(const MachineInstr &MI) {
494 !definesCPSR(*MBBI)) {
518 } else if (definesCPSR(*MBBI) || MBBI->isCall() || MBBI->isBranch()) {
    [all...]
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 265 milliseconds