Searched defs:heapConstantIndex (Results 1 – 6 of 6) sorted by relevance
218 void RecordGate2HeapConstantIndex(uint32_t gate, uint32_t heapConstantIndex) in RecordGate2HeapConstantIndex()228 void RecordCallMethodId2HeapConstantIndex(uint32_t callMethodId, uint32_t heapConstantIndex) in RecordCallMethodId2HeapConstantIndex()238 void RecordCtorMethodId2HeapConstantIndex(uint32_t callMethodId, uint32_t heapConstantIndex) in RecordCtorMethodId2HeapConstantIndex()248 … void RecordOnlyInlineMethodId2HeapConstantIndex(uint32_t callMethodId, uint32_t heapConstantIndex) in RecordOnlyInlineMethodId2HeapConstantIndex()259 uint32_t bcOffset, uint32_t heapConstantIndex) in RecordLdGlobalByNameBcOffset2HeapConstantIndex()277 …id RecordHolderHClassIndex2HeapConstantIndex(int32_t holderHClassIndex, uint32_t heapConstantIndex) in RecordHolderHClassIndex2HeapConstantIndex()
1945 auto heapConstantIndex = tacc.TryGetHeapConstantConstructorIndex(methodId); in LowerTypedNewObjRange() local2156 auto heapConstantIndex = tacc.TryGetHeapConstantFunctionIndex(tacc.GetMethodId()); in CheckThisCallTargetAndLowerCall() local2176 auto heapConstantIndex = tacc.TryGetHeapConstantFunctionIndex(tacc.GetMethodId()); in CheckCallTargetFromDefineFuncAndLowerCall() local2213 uint32_t heapConstantIndex, bool isNoGC) in ConvertCallTargetCheckToHeapConstantCheckAndLowerCall()2275 auto heapConstantIndex = tacc.TryGetHeapConstantFunctionIndex(tacc.GetMethodId()); in CheckCallTargetAndLowerCall() local2305 auto heapConstantIndex = tacc.TryGetHeapConstantFunctionIndex(tacc.GetMethodId()); in LowerTypedCall() local2492 auto heapConstantIndex = tacc.TryGetHeapConstantFunctionIndex(methodId); in LowerTypedThisCall() local2772 uint32_t heapConstantIndex = static_cast<const JitCompilationEnv*>(compilationEnv_)-> in LowerTypedTryLdGlobalByName() local
556 auto heapConstantIndex = info.TryGetInlineHeapConstantFunctionIndex(methodOffset); in InlineFuncCheck() local829 auto heapConstantIndex = info.TryGetInlineHeapConstantFunctionIndex(methodOffset); in InlineSuperCallCheck() local
507 GateRef Circuit::GetHeapConstantGate(uint32_t heapConstantIndex) in GetHeapConstantGate()
3124 uint32_t heapConstantIndex = JitCompilationEnv::INVALID_HEAP_CONSTANT_INDEX; in LowerMonoStoreProperty() local
370 auto heapConstantIndex = jitCompilationEnv->RecordHeapConstant(calleeHandle); in ConvertCall() local408 auto heapConstantIndex = jitCompilationEnv->RecordHeapConstant(calleeHandle); in ConvertNewObjRange() local586 uint32_t heapConstantIndex = jitCompilationEnv->RecordHeapConstant(holderHandler); in HandleLoadTypePrototypeHandler() local947 uint32_t heapConstantIndex = jitCompilationEnv->RecordHeapConstant(boxHandle); in ConvertTryldGlobalByName() local