Home
last modified time | relevance | path

Searched defs:PhiR (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1635 Register PhiR = MI->getOperand(0).getReg(); in moveStageBetweenBlocks() local
1897 Register PhiR = MI->getOperand(0).getReg(); in rewriteUsesOf() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4120 auto *PhiR = dyn_cast<VPWidenPHIRecipe>(&R); in fixCrossIterationPHIs() local
4319 void InnerLoopVectorizer::fixReduction(VPWidenPHIRecipe *PhiR, in fixReduction()
4716 VPWidenPHIRecipe *PhiR, in widenPHIInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3082 Register PhiR = MRI->createVirtualRegister(PhiRC); in moveGroup() local