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

  /external/llvm/lib/CodeGen/
InlineSpiller.cpp 123 void addToMergeableSpills(MachineInstr &Spill, int StackSlot,
397 HSpiller.addToMergeableSpills(*MII, StackSlot, Original);
826 HSpiller.addToMergeableSpills(*FoldMI, StackSlot, Original);
862 HSpiller.addToMergeableSpills(*std::next(MI), StackSlot, Original);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
InlineSpiller.cpp 148 void addToMergeableSpills(MachineInstr &Spill, int StackSlot,
415 HSpiller.addToMergeableSpills(*MII, StackSlot, Original);
863 HSpiller.addToMergeableSpills(*FoldMI, StackSlot, Original);
    [all...]

Completed in 73 milliseconds