Searched refs:convertLoopInstr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp188 /// convertLoopInstr - Add the instruction to set the LC and SA registers
190 void convertLoopInstr(MachineFunction &MF,
604 convertLoopInstr(MF, MII, RS);
621 /// convertLoopInstr - convert a loop instruction to a sequence of instructions
623 void HexagonFixupHwLoops::convertLoopInstr(MachineFunction &MF, function in class:HexagonFixupHwLoops

Completed in 44 milliseconds