Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp879 GateRef bitFieldOffset = GetBitFieldOffsetFromProfileTypeInfo(profileTypeInfo); in GetJitHotnessThresholdOffset() local
906 GateRef bitFieldOffset = GetBitFieldOffsetFromProfileTypeInfo(profileTypeInfo); in GetJitCallThresholdOffset() local
933 GateRef bitFieldOffset = GetBitFieldOffsetFromProfileTypeInfo(profileTypeInfo); in GetOsrHotnessThresholdOffset() local
947 GateRef bitFieldOffset = GetBitFieldOffsetFromProfileTypeInfo(profileTypeInfo); in GetBaselineJitHotnessThresholdOffset() local
Dhcr_circuit_builder.h255 GateRef bitFieldOffset = IntPtr(JSFunctionBase::BIT_FIELD_OFFSET); in CanFastCall() local
Dmcr_circuit_builder.h311 GateRef bitFieldOffset = IntPtr(JSFunctionBase::BIT_FIELD_OFFSET); in JudgeAotAndFastCall() local
Dstub_builder-inl.h3163 GateRef bitFieldOffset = IntPtr(JSFunctionBase::BIT_FIELD_OFFSET); in SetCompiledCodeFlagToFunction() local
3173 GateRef bitFieldOffset = IntPtr(JSFunctionBase::BIT_FIELD_OFFSET); in SetTaskConcurrentFuncFlagToFunction() local
3185 GateRef bitFieldOffset = IntPtr(JSFunctionBase::BIT_FIELD_OFFSET); in SetBitFieldToFunction() local
Dslowpath_lowering.cpp2993 GateRef bitFieldOffset = builder_.IntPtr(JSAsyncGeneratorObject::BIT_FIELD_OFFSET); in LowerGetResumeMode() local
3005 GateRef bitFieldOffset = builder_.IntPtr(JSGeneratorObject::BIT_FIELD_OFFSET); in LowerGetResumeMode() local