HomeSort by relevance Sort by last modified time
    Searched refs:UpdateCPSRDef (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/
Thumb2SizeReduction.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Thumb2SizeReduction.cpp 780 static bool UpdateCPSRDef(MachineInstr &MI, bool LiveCPSR, bool &DefCPSR) {
863 LiveCPSR = UpdateCPSRDef(*MI, LiveCPSR, DefCPSR);

Completed in 2869 milliseconds