Home
last modified time | relevance | path

Searched refs:ENDLOOP (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonSchedule.td20 // to schedule an ENDLOOP with 4 other instructions.
H A DHexagonHardwareLoops.cpp1147 unsigned ENDLOOP; in convertToHardwareLoop() local
1157 ENDLOOP = Hexagon::ENDLOOP1; in convertToHardwareLoop()
1162 ENDLOOP = Hexagon::ENDLOOP0; in convertToHardwareLoop()
1281 BuildMI(*LastMBB, LastI, LastIDL, TII->get(ENDLOOP)).addMBB(LoopStart); in convertToHardwareLoop()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp691 && It->getOpcode() == R600::ENDLOOP) in wrapup()
1440 insertInstrEnd(DstBlk, R600::ENDLOOP, DebugLoc()); in mergeLooplandBlock()
H A DR600ControlFlowFinalizer.cpp583 case R600::ENDLOOP: { in runOnMachineFunction()
H A DR600Instructions.td1597 def ENDLOOP : ILFormat< (outs), (ins),
1598 "ENDLOOP", []>;
/freebsd-12.1/contrib/binutils/gas/po/
H A Dgas.pot10682 msgid "ENDLOOP without corresponding LOOP"