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

  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 780 bool EarlyScavengingSlots = (TFI.hasFP(Fn) &&
784 if (RS && EarlyScavengingSlots) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 774 bool EarlyScavengingSlots = (TFI.hasFP(MF) &&
778 if (RS && EarlyScavengingSlots) {
    [all...]

Completed in 407 milliseconds