Home
last modified time | relevance | path

Searched refs:IntOverFlowType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_type.h144 static int32_t IntOverFlowType() in IntOverFlowType() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp826 callback.ProfileOpType(Int32(PGOSampleType::IntOverFlowType())); in Shr()
1316 callback.ProfileOpType(Int32(PGOSampleType::IntOverFlowType())); in Neg()
1327 callback.ProfileOpType(Int32(PGOSampleType::IntOverFlowType())); in Neg()
Dstub_builder.cpp4379 curType = Int32(PGOSampleType::IntOverFlowType()); in FastDiv()
4564 callback.ProfileOpType(Int32(PGOSampleType::IntOverFlowType())); in FastAddSubAndMul()