Searched refs:SetIsFastCall (Results 1 – 5 of 5) sorted by relevance
110 static uint64_t SetIsFastCall(uint64_t callField, bool isFastCall) in SetIsFastCall() function326 void SetIsFastCall(bool isFastCall) in SetIsFastCall() function329 uint64_t newValue = SetIsFastCall(callFiled, isFastCall); in SetIsFastCall()398 SetIsFastCall(false); in ClearAOTFlags()
188 static uint64_t SetIsFastCall(uint64_t callField, bool isFastCall) in SetIsFastCall() function193 void SetIsFastCall(bool isFastCall) in SetIsFastCall() function
216 method->SetIsFastCall(isFastCall); in SetAOTMainFuncEntry()238 method->SetIsFastCall(entry.isFastCall_); in SetAOTFuncEntry()
139 method->SetIsFastCall(false); in ProcessClasses()267 method->SetIsFastCall(canFastCall); in CollectMethodPcsFromBC()
521 functionType->SetIsFastCall(info.canFastCall_); in StoreMethodOffset()