Home
last modified time | relevance | path

Searched defs:updateInstruction (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DModuloSchedule.cpp1028 void ModuloScheduleExpander::updateInstruction(MachineInstr *NewMI, in updateInstruction() function in ModuloScheduleExpander
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp1021 void ModuloScheduleExpander::updateInstruction(MachineInstr *NewMI, in updateInstruction() function in ModuloScheduleExpander
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp3125 void SwingSchedulerDAG::updateInstruction(MachineInstr *NewMI, bool LastDef, in updateInstruction() function in SwingSchedulerDAG