Home
last modified time | relevance | path

Searched defs:HeaderVPBB (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp278 VPBlockBase *HeaderVPBB = getOrCreateVPBB(TheLoop->getHeader()); in buildPlainCFG() local
348 VPBasicBlock *HeaderVPBB = getOrCreateVPBB(Header); in buildPlainCFG() local
H A DVPlanTransforms.cpp386 VPBasicBlock *HeaderVPBB = Plan.getVectorLoopRegion()->getEntryBasicBlock(); in removeRedundantCanonicalIVs() local
426 VPBasicBlock *HeaderVPBB = Plan.getVectorLoopRegion()->getEntryBasicBlock(); in optimizeInductions() local
H A DLoopVectorize.cpp7700 VPBasicBlock *HeaderVPBB = in executePlan() local
8115 VPBasicBlock *HeaderVPBB = in createBlockInMask() local
8799 static void addUsersInExitBlock(VPBasicBlock *HeaderVPBB, in addUsersInExitBlock()
8883 VPBasicBlock *HeaderVPBB = new VPBasicBlock("vector.body"); in buildVPlanWithVPRecipes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp258 VPBlockBase *HeaderVPBB = getOrCreateVPBB(TheLoop->getHeader()); in buildPlainCFG() local