Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanLoopInfo.h23 class VPBlockBase; variable
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
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanLoopInfo.h23 class VPBlockBase; variable
DVPlan.h429 VPBlockBase(const unsigned char SC, const std::string &N) in VPBlockBase() function
1466 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exit(Exit), in VPBlockBase() function
1474 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exit(nullptr), in VPBlockBase() function