Home
last modified time | relevance | path

Searched defs:Rewrite (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DQueryTests.cpp266 TEST_P(OcclusionQueryTests, Rewrite) { in TEST_P() argument
/third_party/re2/re2/
Dre2.cc915 bool RE2::Rewrite(std::string* out, in GlobalReplace() function in re2::RE2
/third_party/re2/util/
Dpcre.cc673 bool PCRE::Rewrite(std::string *out, const StringPiece &rewrite, in Rewrite() function in re2::PCRE
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp5421 void LSRInstance::Rewrite(const LSRUse &LU, const LSRFixup &LF, in Rewrite() function in LSRInstance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp4917 std::pair<const SCEV *, SmallVector<const SCEVPredicate *, 3>> Rewrite = in createAddRecFromPHIWithCasts() local
4930 Rewrite = createAddRecFromPHIWithCastsImpl(SymbolicPHI); in createAddRecFromPHIWithCasts() local