Home
last modified time | relevance | path

Searched refs:RewriteInstruction (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp110 void RewriteInstruction(MachineInstr &MI, SmallVectorImpl<int> &SlotMapping,
331 RewriteInstruction(MI, SlotMapping, MF); in ColorSlots()
347 void StackSlotColoring::RewriteInstruction(MachineInstr &MI, in RewriteInstruction() function in StackSlotColoring
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp133 void RewriteInstruction(MachineInstr *MI, int OldFI, int NewFI,
425 RewriteInstruction(RefMIs[i], SS, NewFI, MF); in ColorSlots()
468 void StackSlotColoring::RewriteInstruction(MachineInstr *MI, int OldFI, in RewriteInstruction() function in StackSlotColoring