Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h395 VPBlockBase(const unsigned char SC, const std::string &N) in VPBlockBase() function
1161 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exit(Exit), in VPBlockBase() function
1169 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exit(nullptr), in VPBlockBase() function
H A DVPlanLoopInfo.h23 class VPBlockBase; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp194 DenseMap<const VPBlockBase *, unsigned> &BlockNumbering) { in verifyVPBasicBlock()
H A DVPlan.h439 VPBlockBase(const unsigned char SC, const std::string &N) in VPBlockBase() function
2078 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exiting(Exiting), in VPBlockBase() function
2086 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exiting(nullptr), in VPBlockBase() function