Home
last modified time | relevance | path

Searched refs:LoopSetup (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DHardwareLoops.cpp443 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup() local
452 UsePhi ? Builder.CreateExtractValue(LoopSetup, 1) : LoopSetup; in InsertIterationSetup()
458 LLVM_DEBUG(dbgs() << "HWLoops: Inserted loop counter: " << *LoopSetup in InsertIterationSetup()
461 LoopSetup = Builder.CreateExtractValue(LoopSetup, 0); in InsertIterationSetup()
462 return !UsePhi ? LoopCountInit : LoopSetup; in InsertIterationSetup()
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h1232 } LoopSetup; typedef
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h1232 } LoopSetup; typedef
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-bfin.c1293 INIT (LoopSetup); in bfin_gen_loopsetup()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-bfin.c1282 INIT (LoopSetup); in bfin_gen_loopsetup()