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

  /external/llvm/lib/CodeGen/
InlineSpiller.cpp 125 bool rmFromMergeableSpills(MachineInstr &Spill, int StackSlot);
456 if (HSpiller.rmFromMergeableSpills(MI, StackSlot))
669 HSpiller.rmFromMergeableSpills(*MI, StackSlot);
797 HSpiller.rmFromMergeableSpills(*MI, FI))
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
InlineSpiller.cpp 150 bool rmFromMergeableSpills(MachineInstr &Spill, int StackSlot);
474 if (HSpiller.rmFromMergeableSpills(MI, StackSlot))
697 HSpiller.rmFromMergeableSpills(*MI, StackSlot);
834 HSpiller.rmFromMergeableSpills(*MI, FI))
    [all...]

Completed in 119 milliseconds