Home
last modified time | relevance | path

Searched defs:LoopVal (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp415 unsigned &InitVal, unsigned &LoopVal) { in getPhiRegs()
2129 unsigned LoopVal = 0; in generateExistingPhis() local
2822 unsigned LoopVal, unsigned LoopStage, in getPrevMapVal()
2861 unsigned LoopVal = 0; in rewritePhiValues() local
3088 unsigned LoopVal = 0; in isLoopCarriedDep() local
3418 unsigned LoopVal = 0; in isLoopCarried() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3547 Value *LoopVal = Phi->getIncomingValueForBlock(Latch); in fixReduction() local