Searched refs:SetIsFastCall (Results 1 – 7 of 7) sorted by relevance
130 SetIsFastCall(isFastCall); in SetCompiledFuncEntry()133 methodLiteral->SetIsFastCall(isFastCall); in SetCompiledFuncEntry()
111 static uint64_t SetIsFastCall(uint64_t callField, bool isFastCall) in SetIsFastCall() function327 void SetIsFastCall(bool isFastCall) in SetIsFastCall() function330 uint64_t newValue = SetIsFastCall(callFiled, isFastCall); in SetIsFastCall()399 SetIsFastCall(false); in ClearAOTFlags()
285 method->SetIsFastCall(isFastCall); in SetAOTMainFuncEntry()292 methodLiteral->SetIsFastCall(isFastCall); in SetAOTMainFuncEntry()311 method->SetIsFastCall(entry.isFastCall_); in SetAOTFuncEntry()318 methodLiteral->SetIsFastCall(entry.isFastCall_); in SetAOTFuncEntry()
188 static uint64_t SetIsFastCall(uint64_t callField, bool isFastCall) in SetIsFastCall() function193 void SetIsFastCall(bool isFastCall) in SetIsFastCall() function
154 method->SetIsFastCall(false); in ProcessClasses()218 methodLiteral->SetIsFastCall(false); in ProcessMethod()344 method->SetIsFastCall(canFastCall); in CollectMethodPcsFromBC()
532 functionType->SetIsFastCall(info.canFastCall_); in StoreMethodOffset()
1946 methodLiteral->SetIsFastCall(true); in HWTEST_F_L0()