| /third_party/node/deps/v8/src/compiler/ |
| H A D | escape-analysis.cc | 369 VariableTracker::VariableTracker(JSGraph* graph, EffectGraphReducer* reducer, in VariableTracker() argument 293 EffectGraphReducer( Graph* graph, std::function<void(Node*, Reduction*)> reduce, TickCounter* tick_counter, Zone* zone) EffectGraphReducer() argument [all...] |
| H A D | graph-visualizer.cc | 271 JSONGraphWriter::JSONGraphWriter(std::ostream& os, const Graph* graph, in JSONGraphWriter() argument [all...] |
| H A D | graph-assembler.h | 439 Graph* graph() const { return mcgraph_->graph(); } in graph() function in v8::internal::compiler::GraphAssembler [all...] |
| H A D | machine-operator-reducer.cc | 2402 Graph* MachineOperatorReducer::graph() const { return mcgraph()->graph(); } graph() function in v8::internal::compiler::MachineOperatorReducer [all...] |
| H A D | load-elimination.cc | 1454 Graph* LoadElimination::graph() const { return jsgraph()->graph(); } in graph() function in v8::internal::compiler::LoadElimination
|
| H A D | js-create-lowering.cc | 1949 Graph* JSCreateLowering::graph() const { return jsgraph()->graph(); } graph() function in v8::internal::compiler::JSCreateLowering [all...] |
| H A D | js-generic-lowering.cc | 1261 Graph* JSGenericLowering::graph() const { return jsgraph()->graph(); } graph() function in v8::internal::compiler::JSGenericLowering [all...] |
| H A D | raw-machine-assembler.cc | 18 RawMachineAssembler( Isolate* isolate, Graph* graph, CallDescriptor* call_descriptor, MachineRepresentation word, MachineOperatorBuilder::Flags flags, MachineOperatorBuilder::AlignmentRequirements alignment_requirements) RawMachineAssembler() argument 131 OptimizeControlFlow(Schedule* schedule, Graph* graph, CommonOperatorBuilder* common) OptimizeControlFlow() argument [all...] |
| H A D | scheduler.cc | 30 Scheduler::Scheduler(Zone* zone, Graph* graph, Schedule* schedule, Flags flags, in Scheduler() argument 48 Schedule* Scheduler::ComputeSchedule(Zone* zone, Graph* graph, Flags flags, in ComputeSchedule() argument 1317 PrepareUsesVisitor(Scheduler* scheduler, Graph* graph, Zone* zone) PrepareUsesVisitor() argument [all...] |
| H A D | js-native-context-specialization.cc | 3447 Graph* JSNativeContextSpecialization::graph() const { graph() function in v8::internal::compiler::JSNativeContextSpecialization [all...] |
| H A D | js-typed-lowering.cc | 398 Graph* graph() const { return lowering_->graph(); } graph() function in v8::internal::compiler::final 2459 Graph* JSTypedLowering::graph() const { return jsgraph()->graph(); } graph() function in v8::internal::compiler::JSTypedLowering [all...] |
| H A D | code-assembler.cc | 130 Graph* graph = raw_assembler()->graph(); in BreakOnNode() local 177 Graph* graph = rasm->ExportForOptimization(); in GenerateCode() local
|
| H A D | raw-machine-assembler.h | 62 Graph* graph() const { return graph_; } in graph() function in v8::internal::compiler::RawMachineAssembler [all...] |
| H A D | pipeline.cc | 232 PipelineData(ZoneStats* zone_stats, OptimizedCompilationInfo* info, Isolate* isolate, AccountingAllocator* allocator, Graph* graph, JSGraph* jsgraph, Schedule* schedule, SourcePositionTable* source_positions, NodeOriginTable* node_origins, JumpOptimizationInfo* jump_opt, const AssemblerOptions& assembler_options, const ProfileDataFromFile* profile_data) PipelineData() argument 342 Graph* graph() const { return graph_; } graph() function in v8::internal::compiler::PipelineData 2433 Graph* graph = data->graph(); Run() local 2502 WasmHeapStubCompilationJob(Isolate* isolate, CallDescriptor* call_descriptor, std::unique_ptr<Zone> zone, Graph* graph, CodeKind kind, std::unique_ptr<char[]> debug_name, const AssemblerOptions& options, SourcePositionTable* source_positions) WasmHeapStubCompilationJob() argument 2544 NewWasmHeapStubCompilationJob( Isolate* isolate, CallDescriptor* call_descriptor, std::unique_ptr<Zone> zone, Graph* graph, CodeKind kind, std::unique_ptr<char[]> debug_name, const AssemblerOptions& options, SourcePositionTable* source_positions) NewWasmHeapStubCompilationJob() argument 2827 HashGraphForPGO(Graph* graph) HashGraphForPGO() argument 2886 GenerateCodeForCodeStub( Isolate* isolate, CallDescriptor* call_descriptor, Graph* graph, JSGraph* jsgraph, SourcePositionTable* source_positions, CodeKind kind, const char* debug_name, Builtin builtin, const AssemblerOptions& options, const ProfileDataFromFile* profile_data) GenerateCodeForCodeStub() argument 3018 Graph* graph = mcgraph->graph(); GenerateCodeForWasmNativeStub() local 3300 GenerateCodeForTesting( OptimizedCompilationInfo* info, Isolate* isolate, CallDescriptor* call_descriptor, Graph* graph, const AssemblerOptions& options, Schedule* schedule) GenerateCodeForTesting() argument [all...] |
| H A D | simplified-lowering.cc | 229 JSONGraphWriterWithVerifierTypes(std::ostream& os, const Graph* graph, in JSONGraphWriterWithVerifierTypes() argument 1532 Graph* graph() const { return jsgraph_->graph(); } graph() function in v8::internal::compiler::RepresentationSelector [all...] |
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| H A D | cpp-snapshot.cc | 413 CppGraphBuilderImpl(CppHeap& cpp_heap, v8::EmbedderGraph& graph) in CppGraphBuilderImpl() argument 904 Run(v8::Isolate* isolate, v8::EmbedderGraph* graph, void* data) Run() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_context.c | 990 hud_graph_destroy(struct hud_graph *graph, struct pipe_context *pipe) in hud_graph_destroy() argument 1434 struct hud_graph *graph; hud_parse_env_var() local 1791 struct hud_graph *graph, *graph_tmp; hud_unset_record_context() local [all...] |
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | memory_info.cpp | 749 uint64_t graph = memUsage.graph; MemUsageToMatrix() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | db_common.cpp | 564 void DBCommon::InsertNodesByScore(const std::map<std::string, std::map<std::string, bool>> &graph, in InsertNodesByScore() argument 590 GenerateNodesByNodeWeight(const std::vector<std::string> &nodes, const std::map<std::string, std::map<std::string, bool>> &graph, const std::map<std::string, int> &nodeWeight) GenerateNodesByNodeWeight() argument [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow.c | 1323 IGraphBuilder *graph = ctx->graph; in dshow_open_device() local 1678 IGraphBuilder *graph = NULL; dshow_read_header() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_ebur128.c | 96 struct rect graph; ///< rectangle for the main graph in the center member [all...] |
| H A D | vf_zscale.c | 134 zimg_filter_graph *alpha_graph[MAX_THREADS], *graph[MAX_THREADS]; member [all...] |
| /third_party/node/src/ |
| H A D | env.cc | 1690 BuildEmbedderGraph(Isolate* isolate, EmbedderGraph* graph, void* data) BuildEmbedderGraph() argument
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg.c | 4191 transcode_from_filter(FilterGraph *graph, InputStream **best_ist) transcode_from_filter() argument [all...] |
| H A D | ffmpeg.h | 245 struct FilterGraph *graph; member 269 struct FilterGraph *graph; member 294 AVFilterGraph *graph; member
|