Home
last modified time | relevance | path

Searched defs:bitFieldOffset (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_collection_iterator_stub_builder.h87 GateRef bitFieldOffset = IntPtr(IteratorType::BIT_FIELD_OFFSET); in GetIterationKind() local
Dbuiltins_collator_stub_builder.cpp107 GateRef bitFieldOffset = IntPtr(JSCollator::BIT_FIELD_OFFSET); in GetBitField() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp871 GateRef bitFieldOffset = GetBitFieldOffsetFromProfileTypeInfo(profileTypeInfo); in GetJitHotnessThresholdOffset() local
904 GateRef bitFieldOffset = GetBitFieldOffsetFromProfileTypeInfo(profileTypeInfo); in GetJitCallCntOffset() local
918 GateRef bitFieldOffset = GetBitFieldOffsetFromProfileTypeInfo(profileTypeInfo); in GetOsrHotnessThresholdOffset() local
932 GateRef bitFieldOffset = GetBitFieldOffsetFromProfileTypeInfo(profileTypeInfo); in GetBaselineJitHotnessThresholdOffset() local
Dhcr_circuit_builder.h269 GateRef bitFieldOffset = IntPtr(JSFunctionBase::BIT_FIELD_OFFSET); in CanFastCall() local
Dmcr_circuit_builder.h359 GateRef bitFieldOffset = IntPtr(JSFunctionBase::BIT_FIELD_OFFSET); in JudgeAotAndFastCall() local
Dstub_builder-inl.h3430 GateRef bitFieldOffset = IntPtr(JSFunctionBase::BIT_FIELD_OFFSET); in SetCompiledCodeFlagToFunction() local
3455 GateRef bitFieldOffset = IntPtr(JSFunctionBase::BIT_FIELD_OFFSET); in SetTaskConcurrentFuncFlagToFunction() local
3467 GateRef bitFieldOffset = IntPtr(JSFunctionBase::BIT_FIELD_OFFSET); in SetBitFieldToFunction() local
Dslowpath_lowering.cpp2930 GateRef bitFieldOffset = builder_.IntPtr(JSAsyncGeneratorObject::BIT_FIELD_OFFSET); in LowerGetResumeMode() local
2942 GateRef bitFieldOffset = builder_.IntPtr(JSGeneratorObject::BIT_FIELD_OFFSET); in LowerGetResumeMode() local
Dstub_builder.cpp9119 GateRef bitFieldOffset = IntPtr(MarkerCell::BIT_FIELD_OFFSET); in IsDetectorInvalid() local