Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Dsql_source.h216 struct Rewrite { struct
235 const std::vector<Rewrite>&); argument
/aosp_15_r20/external/clang/lib/Tooling/
H A DRefactoring.cpp48 Rewriter Rewrite(Sources, DefaultLangOptions); in runAndSave() local
57 bool RefactoringTool::applyAllReplacements(Rewriter &Rewrite) { in applyAllReplacements()
61 int RefactoringTool::saveRewrittenFiles(Rewriter &Rewrite) { in saveRewrittenFiles()
66 Rewriter &Rewrite, StringRef Style) { in formatAndApplyAllReplacements()
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/preprocessor/
H A Dperfetto_sql_preprocessor.cc74 struct Rewrite { struct
75 SqliteTokenizer& tokenizer;
76 SqlSource::Rewriter& rewriter;
77 SqliteTokenizer::Token start;
78 SqliteTokenizer::Token end;
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dfuse_inplace.cc41 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anond3e752ae0111::EmptyInplaceRewrite
64 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anond3e752ae0111::InplaceCodeRewrite
H A Drename.cc47 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anonda330f380111::VariableRewriter
101 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anonda330f380111::ObjectRewriter
H A Dpreprocessor_test.cc34 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anon655283260111::AccuInlineRewrite
98 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anon655283260111::SingleRewrite
H A Dpreprocessor.cc52 absl::Status TextPreprocessor::Rewrite(const std::string& input, in Rewrite() function in tflite::gpu::gl::TextPreprocessor
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp59 Rewriter &Rewrite; member in __anon5d9aba0a0111::RewritesReceiver
62 RewritesReceiver(Rewriter &Rewrite) : Rewrite(Rewrite) { } in RewritesReceiver()
H A DRewriteMacros.cpp93 Rewriter Rewrite; in RewriteMacrosInInput() local
/aosp_15_r20/external/clang/lib/Tooling/Core/
H A DReplacement.cpp221 bool applyAllReplacements(const Replacements &Replaces, Rewriter &Rewrite) { in applyAllReplacements()
238 Rewriter &Rewrite) { in applyAllReplacements()
264 Rewriter Rewrite(SourceMgr, LangOptions()); in applyAllReplacements() local
/aosp_15_r20/external/clang/lib/Index/
H A DSimpleFormatContext.h69 Rewriter Rewrite; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Rewrite/Frontend/
DFixItRewriter.h70 Rewriter Rewrite; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Rewrite/Frontend/
DFixItRewriter.h70 Rewriter Rewrite; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Rewrite/Frontend/
DFixItRewriter.h70 Rewriter Rewrite; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Rewrite/Frontend/
DFixItRewriter.h70 Rewriter Rewrite; variable
/aosp_15_r20/external/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h68 Rewriter Rewrite; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/buildid/
Drewrite.go93 func Rewrite(w io.WriterAt, pos []int64, id string) error { func
/aosp_15_r20/external/clang/unittests/Tooling/
H A DRewriterTestContext.h122 Rewriter Rewrite; variable
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/tokenizer/
H A Dsqlite_tokenizer.cc85 void SqliteTokenizer::Rewrite(SqlSource::Rewriter& rewriter, in Rewrite() function in perfetto::trace_processor::SqliteTokenizer
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dtopk_rewriter_test.cc116 TEST_F(TopkRewriterTest, Rewrite) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dlower_function_call_op_test.cc59 Status Rewrite(std::unique_ptr<Graph>* graph) { in Rewrite() function
H A Dlower_functional_ops_test.cc56 Status Rewrite(std::unique_ptr<Graph>* graph) { in Rewrite() function
H A Dlower_if_op_test.cc52 Status Rewrite(std::unique_ptr<Graph>* graph) { in Rewrite() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp377 Value *Rewrite = TTI->rewriteIntrinsicWithAddressSpace(II, OldV, NewV); in rewriteIntrinsicOperands() local
596 Value *Rewrite = in cloneInstructionWithNewAddressSpace() local
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp254 for (auto Rewrite : Map) in VisitLoop() local

123