Home
last modified time | relevance | path

Searched refs:OpParameter (Results 1 – 25 of 34) sorted by relevance

12

/external/v8/src/compiler/
Dinstruction-selector-impl.h223 return Constant(OpParameter<int32_t>(node)); in ToConstant()
225 return Constant(OpParameter<int64_t>(node)); in ToConstant()
227 return Constant(OpParameter<float>(node)); in ToConstant()
230 return Constant(OpParameter<RelocatablePtrConstantInfo>(node)); in ToConstant()
233 return Constant(OpParameter<double>(node)); in ToConstant()
236 return Constant(OpParameter<ExternalReference>(node)); in ToConstant()
238 return Constant(OpParameter<Handle<HeapObject>>(node)); in ToConstant()
249 return Constant(-OpParameter<int32_t>(node)); in ToNegatedConstant()
251 return Constant(-OpParameter<int64_t>(node)); in ToNegatedConstant()
Djs-operator.cc45 return OpParameter<ConvertReceiverMode>(op); in ConvertReceiverModeOf()
51 return OpParameter<ToBooleanHints>(op); in ToBooleanHintsOf()
80 return OpParameter<CallConstructParameters>(op); in CallConstructParametersOf()
93 return OpParameter<CallFunctionParameters>(op); in CallFunctionParametersOf()
121 return OpParameter<CallRuntimeParameters>(op); in CallRuntimeParametersOf()
159 return OpParameter<ContextAccess>(op); in ContextAccessOf()
191 return OpParameter<CreateCatchContextParameters>(op); in CreateCatchContextParametersOf()
220 return OpParameter<NamedAccess>(op); in NamedAccessOf()
243 return OpParameter<PropertyAccess>(op); in PropertyAccessOf()
278 return OpParameter<LoadGlobalParameters>(op); in LoadGlobalParametersOf()
[all …]
Dcommon-operator.cc35 return OpParameter<BranchHint>(op); in BranchHintOf()
41 return OpParameter<DeoptimizeReason>(op); in DeoptimizeReasonOf()
75 return OpParameter<DeoptimizeParameters>(op); in DeoptimizeParametersOf()
102 return OpParameter<SelectParameters>(op); in SelectParametersOf()
108 return OpParameter<CallDescriptor const*>(op); in CallDescriptorOf()
113 return OpParameter<size_t>(op); in ProjectionIndexOf()
119 return OpParameter<MachineRepresentation>(op); in PhiRepresentationOf()
125 return OpParameter<ParameterInfo>(op).index(); in ParameterIndexOf()
131 return OpParameter<ParameterInfo>(op); in ParameterInfoOf()
191 return OpParameter<RegionObservability>(op); in RegionObservabilityOf()
[all …]
Dsimplified-operator.cc86 return OpParameter<BufferAccess>(op); in BufferAccessOf()
173 return OpParameter<FieldAccess>(op); in FieldAccessOf()
181 return OpParameter<ElementAccess>(op); in ElementAccessOf()
187 return OpParameter<ExternalArrayType>(op); in ExternalArrayTypeOf()
207 return OpParameter<CheckFloat64HoleMode>(op); in CheckFloat64HoleModeOf()
214 return OpParameter<CheckForMinusZeroMode>(op); in CheckMinusZeroModeOf()
249 return OpParameter<CheckTaggedInputMode>(op); in CheckTaggedInputModeOf()
274 return OpParameter<GrowFastElementsFlags>(op); in GrowFastElementsFlagsOf()
294 return OpParameter<ElementsTransition>(op); in ElementsTransitionOf()
331 return OpParameter<NumberOperationHint>(op); in NumberOperationHintOf()
[all …]
Dnode-matchers.h57 value_ = OpParameter<T>(node); in ValueMatcher()
80 value_ = static_cast<uint32_t>(OpParameter<int32_t>(node)); in ValueMatcher()
89 value_ = OpParameter<int32_t>(node); in ValueMatcher()
92 value_ = OpParameter<int64_t>(node); in ValueMatcher()
103 value_ = static_cast<uint32_t>(OpParameter<int32_t>(node)); in ValueMatcher()
106 value_ = static_cast<uint64_t>(OpParameter<int64_t>(node)); in ValueMatcher()
614 value = OpParameter<int32_t>(displacement); in Initialize()
618 value = OpParameter<int64_t>(displacement); in Initialize()
Djs-create-lowering.cc110 FrameStateInfo outer_state_info = OpParameter<FrameStateInfo>(outer_state); in GetArgumentsFrameState()
290 FrameStateInfo state_info = OpParameter<FrameStateInfo>(frame_state); in ReduceJSCreateArguments()
356 FrameStateInfo args_state_info = OpParameter<FrameStateInfo>(args_state); in ReduceJSCreateArguments()
389 FrameStateInfo args_state_info = OpParameter<FrameStateInfo>(args_state); in ReduceJSCreateArguments()
420 FrameStateInfo args_state_info = OpParameter<FrameStateInfo>(args_state); in ReduceJSCreateArguments()
788 int slot_count = OpParameter<int>(node->op()); in ReduceJSCreateFunctionContext()
820 Handle<ScopeInfo> scope_info = OpParameter<Handle<ScopeInfo>>(node); in ReduceJSCreateWithContext()
884 Handle<ScopeInfo> scope_info = OpParameter<Handle<ScopeInfo>>(node); in ReduceJSCreateBlockContext()
919 FrameStateInfo state_info = OpParameter<FrameStateInfo>(frame_state); in AllocateArguments()
942 FrameStateInfo state_info = OpParameter<FrameStateInfo>(frame_state); in AllocateRestArguments()
[all …]
Dmachine-operator.cc41 return OpParameter<LoadRepresentation>(op); in LoadRepresentationOf()
47 return OpParameter<StoreRepresentation>(op); in StoreRepresentationOf()
52 return OpParameter<UnalignedLoadRepresentation>(op); in UnalignedLoadRepresentationOf()
58 return OpParameter<UnalignedStoreRepresentation>(op); in UnalignedStoreRepresentationOf()
63 return OpParameter<CheckedLoadRepresentation>(op); in CheckedLoadRepresentationOf()
69 return OpParameter<CheckedStoreRepresentation>(op); in CheckedStoreRepresentationOf()
74 return OpParameter<MachineRepresentation>(op); in StackSlotRepresentationOf()
79 return OpParameter<MachineRepresentation>(op); in AtomicStoreRepresentationOf()
Dgraph-replay.cc58 PrintF("%g", OpParameter<double>(op)); in PrintReplayOpCreator()
Djs-generic-lowering.cc341 LanguageMode language_mode = OpParameter<LanguageMode>(node); in LowerJSDeleteProperty()
454 int const slot_count = OpParameter<int>(node->op()); in LowerJSCreateFunctionContext()
539 Handle<ScopeInfo> scope_info = OpParameter<Handle<ScopeInfo>>(node); in LowerJSCreateWithContext()
545 Handle<ScopeInfo> scope_info = OpParameter<Handle<ScopeInfo>>(node); in LowerJSCreateBlockContext()
552 Handle<ScopeInfo> scope_info = OpParameter<Handle<ScopeInfo>>(node); in LowerJSCreateScriptContext()
Djs-inlining.cc254 FrameStateInfo const& frame_info = OpParameter<FrameStateInfo>(frame_state); in CreateTailCallerFrameState()
264 FrameStateInfo const& frame_info = OpParameter<FrameStateInfo>(frame_state); in CreateTailCallerFrameState()
445 FrameStateInfo const& frame_info = OpParameter<FrameStateInfo>(frame_state); in ReduceJSCall()
Drepresentation-change.cc427 DoubleToFloat32(OpParameter<double>(node))); in GetFloat32RepresentationFor()
488 return jsgraph()->Float64Constant(OpParameter<double>(node)); in GetFloat64RepresentationFor()
563 double const fv = OpParameter<double>(node); in GetWord32RepresentationFor()
692 Handle<HeapObject> value = OpParameter<Handle<HeapObject>>(node); in GetBitRepresentationFor()
Dsimd-scalar-lowering.cc256 int32_t lane = OpParameter<int32_t>(laneNode); in LowerNode()
290 int32_t lane = OpParameter<int32_t>(laneNode); in LowerNode()
Dstore-store-elimination.cc266 FieldAccess access = OpParameter<FieldAccess>(node->op()); in RecomputeSet()
307 FieldAccess access = OpParameter<FieldAccess>(node->op()); in RecomputeSet()
Dnode.h344 static inline const T& OpParameter(const Node* node) { in OpParameter() function
345 return OpParameter<T>(node->op()); in OpParameter()
Djs-call-reducer.cc111 FrameStateInfo outer_info = OpParameter<FrameStateInfo>(outer_state); in ReduceFunctionPrototypeApply()
116 FrameStateInfo state_info = OpParameter<FrameStateInfo>(frame_state); in ReduceFunctionPrototypeApply()
Doperator.h217 inline T const& OpParameter(const Operator* op) { in OpParameter() function
Djs-inlining-heuristic.cc106 FrameStateInfo const& frame_info = OpParameter<FrameStateInfo>(frame_state); in Reduce()
Dnode-properties.cc320 return Handle<Context>::cast(OpParameter<Handle<HeapObject>>(node)); in GetSpecializationContext()
Djs-typed-lowering.cc350 DCHECK(OpParameter<FrameStateInfo>(dummy_state).bailout_id().IsNone()); in CreateFrameStateForLeftInput()
357 DCHECK(OpParameter<FrameStateInfo>(dummy_state).bailout_id().IsNone()); in CreateFrameStateForRightInput()
1517 int32_t cell_index = OpParameter<int32_t>(node); in ReduceJSLoadModule()
1554 int32_t cell_index = OpParameter<int32_t>(node); in ReduceJSStoreModule()
2096 int register_count = OpParameter<int>(node); in ReduceJSGeneratorStore()
2150 int index = OpParameter<int>(node); in ReduceJSGeneratorRestoreRegister()
Dmemory-optimizer.cc167 if (OpParameter<int32_t>(group->size()) < state_size) { in VisitAllocate()
/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc40 return OpParameter<int32_t>(node); in GetImmediate()
42 return OpParameter<int64_t>(node); in GetImmediate()
51 value = OpParameter<int32_t>(node); in CanBeImmediate()
53 value = OpParameter<int64_t>(node); in CanBeImmediate()
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc28 const int64_t value = OpParameter<int64_t>(node); in CanBeImmediate()
32 const double value = OpParameter<double>(node); in CanBeImmediate()
43 return OpParameter<int32_t>(node); in GetImmediateIntegerValue()
46 return static_cast<int32_t>(OpParameter<int64_t>(node)); in GetImmediateIntegerValue()
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc73 Handle<HeapObject> value = OpParameter<Handle<HeapObject>>(node); in CanBeImmediate()
91 : OpParameter<int32_t>(displacement_node); in GenerateMemoryOperandInputs()
97 displacement += OpParameter<int32_t>(base); in GenerateMemoryOperandInputs()
/external/v8/src/compiler/x87/
Dinstruction-selector-x87.cc77 Handle<HeapObject> value = OpParameter<Handle<HeapObject>>(node); in CanBeImmediate()
95 : OpParameter<int32_t>(displacement_node); in GenerateMemoryOperandInputs()
101 displacement += OpParameter<int32_t>(base); in GenerateMemoryOperandInputs()
/external/v8/src/compiler/mips/
Dinstruction-selector-mips.cc51 return OpParameter<int32_t>(node); in GetIntegerConstantValue()
61 return OpParameter<float>(node); in GetFloatConstantValue()
64 return OpParameter<double>(node); in GetFloatConstantValue()

12