Home
last modified time | relevance | path

Searched refs:GetContext (Results 1 - 25 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_builder.h64 result_id = GetContext()->TakeNextId(); in AddNullaryOp()
70 new Instruction(GetContext(), opcode, type_id, result_id, {})); in AddNullaryOp()
77 result_id = GetContext()->TakeNextId(); in AddUnaryOp()
83 GetContext(), opcode, type_id, result_id, in AddUnaryOp()
92 result_id = GetContext()->TakeNextId(); in AddBinaryOp()
98 GetContext(), opcode, type_id, opcode == SpvOpStore ? 0 : result_id, in AddBinaryOp()
108 result_id = GetContext()->TakeNextId(); in AddTernaryOp()
114 GetContext(), opcode, type_id, result_id, in AddTernaryOp()
126 result_id = GetContext()->TakeNextId(); in AddQuadOp()
132 GetContext(), opcod in AddQuadOp()
584 IRContext* GetContext() const { return context_; } GetContext() function in spvtools::opt::InstructionBuilder
[all...]
H A Dloop_peeling.h81 : context_(loop->GetContext()), in LoopPeeling()
82 loop_utils_(loop->GetContext(), loop), in LoopPeeling()
282 : context_(loop->GetContext()), in LoopPeelingInfo()
H A Dregister_pressure.cpp66 context_(reg_pressure->GetContext()), in ComputeRegisterLiveness()
68 cfg_(*reg_pressure->GetContext()->cfg()), in ComputeRegisterLiveness()
69 def_use_manager_(*reg_pressure->GetContext()->get_def_use_mgr()), in ComputeRegisterLiveness()
71 reg_pressure->GetContext()->GetDominatorAnalysis(f)->GetDomTree()), in ComputeRegisterLiveness()
72 loop_desc_(*reg_pressure->GetContext()->GetLoopDescriptor(f)) {} in ComputeRegisterLiveness()
H A Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function in spvtools::opt::LoopUtils
H A Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function in spvtools::opt::RegisterLiveness
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_builder.h64 result_id = GetContext()->TakeNextId(); in AddNullaryOp()
70 new Instruction(GetContext(), opcode, type_id, result_id, {})); in AddNullaryOp()
77 result_id = GetContext()->TakeNextId(); in AddUnaryOp()
83 GetContext(), opcode, type_id, result_id, in AddUnaryOp()
92 result_id = GetContext()->TakeNextId(); in AddBinaryOp()
98 GetContext(), opcode, type_id, opcode == SpvOpStore ? 0 : result_id, in AddBinaryOp()
108 result_id = GetContext()->TakeNextId(); in AddTernaryOp()
114 GetContext(), opcode, type_id, result_id, in AddTernaryOp()
126 result_id = GetContext()->TakeNextId(); in AddQuadOp()
132 GetContext(), opcod in AddQuadOp()
584 IRContext* GetContext() const { return context_; } GetContext() function in spvtools::opt::InstructionBuilder
[all...]
H A Dloop_peeling.h81 : context_(loop->GetContext()), in LoopPeeling()
82 loop_utils_(loop->GetContext(), loop), in LoopPeeling()
282 : context_(loop->GetContext()), in LoopPeelingInfo()
H A Dregister_pressure.cpp66 context_(reg_pressure->GetContext()), in ComputeRegisterLiveness()
68 cfg_(*reg_pressure->GetContext()->cfg()), in ComputeRegisterLiveness()
69 def_use_manager_(*reg_pressure->GetContext()->get_def_use_mgr()), in ComputeRegisterLiveness()
71 reg_pressure->GetContext()->GetDominatorAnalysis(f)->GetDomTree()), in ComputeRegisterLiveness()
72 loop_desc_(*reg_pressure->GetContext()->GetLoopDescriptor(f)) {} in ComputeRegisterLiveness()
H A Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function in spvtools::opt::LoopUtils
H A Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function in spvtools::opt::RegisterLiveness
/third_party/spirv-tools/source/opt/
H A Dir_builder.h64 result_id = GetContext()->TakeNextId(); in AddNullaryOp()
70 new Instruction(GetContext(), opcode, type_id, result_id, {})); in AddNullaryOp()
77 result_id = GetContext()->TakeNextId(); in AddUnaryOp()
83 GetContext(), opcode, type_id, result_id, in AddUnaryOp()
92 result_id = GetContext()->TakeNextId(); in AddBinaryOp()
98 GetContext(), opcode, type_id, in AddBinaryOp()
109 result_id = GetContext()->TakeNextId(); in AddTernaryOp()
115 GetContext(), opcode, type_id, result_id, in AddTernaryOp()
127 result_id = GetContext()->TakeNextId(); in AddQuadOp()
133 GetContext(), opcod in AddQuadOp()
622 IRContext* GetContext() const { return context_; } GetContext() function in spvtools::opt::InstructionBuilder
[all...]
H A Dloop_peeling.h81 : context_(loop->GetContext()), in LoopPeeling()
82 loop_utils_(loop->GetContext(), loop), in LoopPeeling()
282 : context_(loop->GetContext()), in LoopPeelingInfo()
H A Dregister_pressure.cpp65 context_(reg_pressure->GetContext()), in ComputeRegisterLiveness()
67 cfg_(*reg_pressure->GetContext()->cfg()), in ComputeRegisterLiveness()
68 def_use_manager_(*reg_pressure->GetContext()->get_def_use_mgr()), in ComputeRegisterLiveness()
70 reg_pressure->GetContext()->GetDominatorAnalysis(f)->GetDomTree()), in ComputeRegisterLiveness()
71 loop_desc_(*reg_pressure->GetContext()->GetLoopDescriptor(f)) {} in ComputeRegisterLiveness()
H A Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function in spvtools::opt::LoopUtils
H A Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function in spvtools::opt::RegisterLiveness
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc191 LazyNode<Context> lazy_context = [=] { return GetContext(); }; in LdaGlobal()
231 TNode<Context> context = GetContext(); in IGNITION_HANDLER()
284 TNode<Context> slot_context = GetContext(); in IGNITION_HANDLER()
295 TNode<Context> slot_context = GetContext(); in IGNITION_HANDLER()
322 TNode<Context> slot_context = GetContext(); in IGNITION_HANDLER()
333 TNode<Context> context = GetContext(); in IGNITION_HANDLER()
345 TNode<Context> context = GetContext(); in IGNITION_HANDLER()
360 TNode<Context> context = GetContext(); in LookupContextSlot()
412 TNode<Context> context = GetContext(); in LookupGlobalSlot()
469 TNode<Context> context = GetContext(); in IGNITION_HANDLER()
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-frames.cc72 Handle<Object> FrameInspector::GetContext() { in GetContext() function in v8::internal::FrameInspector
73 return deoptimized_frame_ ? deoptimized_frame_->GetContext() in GetContext()
H A Ddebug-frames.h36 Handle<Object> GetContext();
H A Ddebug-scopes.cc32 if (!frame_inspector->GetContext()->IsContext()) { in ScopeIterator()
36 context_ = Handle<Context>::cast(frame_inspector->GetContext()); in ScopeIterator()
84 context_ = Handle<Context>::cast(frame_inspector_->GetContext()); in Restart()
743 Handle<Context> context = ScriptContextTable::GetContext( in VisitScriptScope()
1100 Handle<Context> script_context = ScriptContextTable::GetContext( in SetScriptVariableValue()
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dobject-inspection.cc27 RETURN_IF_FAIL(p_v8_object_instance->GetContext(&context)); in Create()
358 RETURN_IF_FAIL(context_object->GetContext(&sp_ctx)); in GetModelForCustomArrayElement()
479 RETURN_IF_FAIL(context_object->GetContext(&sp_ctx));
525 RETURN_IF_FAIL(p_v8_local_instance->GetContext(&sp_ctx));
578 RETURN_IF_FAIL(p_v8_compiler_node_instance->GetContext(&sp_host_context));
H A Djs-stack.cc204 RETURN_IF_FAIL(context_object->GetContext(&sp_ctx));
236 RETURN_IF_FAIL(context_object->GetContext(&sp_ctx));
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.cc269 ValueNode* context = GetContext(); in VisitLdaCurrentContextSlot()
381 ValueNode* context = GetContext(); in VisitLdaGlobal()
440 ValueNode* context = GetContext(); in VisitGetNamedProperty()
601 ValueNode* context = GetContext(); in BuildCallFromRegisterList()
629 ValueNode* context = GetContext(); in BuildCallFromRegisters()
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimized-frame-info.h27 Handle<Object> GetContext() { return context_; } in GetContext() function in v8::internal::DeoptimizedFrameInfo
/third_party/node/deps/v8/include/v8-include/
H A Dv8-metrics.h216 // a valid context using Recorder::GetContext() at the time the metric is
227 static MaybeLocal<Context> GetContext(Isolate* isolate, ContextId id);
/third_party/node/deps/v8/include/
H A Dv8-metrics.h172 * a valid context using Recorder::GetContext() at the time the metric is
219 static MaybeLocal<Context> GetContext(Isolate* isolate, ContextId id);

Completed in 22 milliseconds

12