Home
last modified time | relevance | path

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

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