Home
last modified time | relevance | path

Searched defs:verifyRegion (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/ir/
Dinterfaces.cc29 LogicalResult ControlArgumentInterface::verifyRegion(Operation *op, in verifyRegion() function in mlir::tfg::ControlArgumentInterface
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanVerifier.cpp98 static void verifyRegion(const VPRegionBlock *Region) { in verifyRegion() function
/external/aws-sdk-java-v2/core/aws-core/src/test/java/software/amazon/awssdk/awscore/client/builder/
DFipsPseudoRegionTest.java62 public void verifyRegion(TestCase tc) { in verifyRegion() method in FipsPseudoRegionTest
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanVerifier.cpp97 static void verifyRegion(const VPRegionBlock *Region) { in verifyRegion() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionInfoImpl.h294 void RegionBase<Tr>::verifyRegion() const { in verifyRegion() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DRegionInfoImpl.h280 void RegionBase<Tr>::verifyRegion() const { in verifyRegion() function
/external/llvm/include/llvm/Analysis/
DRegionInfoImpl.h278 void RegionBase<Tr>::verifyRegion() const { in verifyRegion() function
/external/angle/src/tests/gl_tests/
DImageTest.cpp1237 AHBVerifyRegion verifyRegion = AHBVerifyRegion::Entire) in verifyResultAHB()