HomeSort by: relevance | last modified time | path
    Searched refs:LoopSetup (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/bfin/
insn_list.def 50 I(LoopSetup)
  /src/external/gpl3/gdb/dist/sim/bfin/
insn_list.def 50 I(LoopSetup)
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
HardwareLoops.cpp 443 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit);
452 UsePhi ? Builder.CreateExtractValue(LoopSetup, 1) : LoopSetup;
458 LLVM_DEBUG(dbgs() << "HWLoops: Inserted loop counter: " << *LoopSetup
461 LoopSetup = Builder.CreateExtractValue(LoopSetup, 0);
462 return !UsePhi ? LoopCountInit : LoopSetup;
  /src/external/gpl3/binutils/dist/include/opcode/
bfin.h 1208 /* LoopSetup
1232 } LoopSetup;
  /src/external/gpl3/binutils.old/dist/include/opcode/
bfin.h 1208 /* LoopSetup
1232 } LoopSetup;
  /src/external/gpl3/gdb.old/dist/include/opcode/
bfin.h 1208 /* LoopSetup
1232 } LoopSetup;
  /src/external/gpl3/gdb/dist/include/opcode/
bfin.h 1208 /* LoopSetup
1232 } LoopSetup;
  /src/external/gpl3/binutils/dist/gas/config/
tc-bfin.c 1280 INIT (LoopSetup);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-bfin.c 1280 INIT (LoopSetup);

Completed in 39 milliseconds