Home
last modified time | relevance | path

Searched defs:sampleType (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_lowering.cpp247 PGOSampleType sampleType = acc_.GetTypedBinaryType(gate); in VisitNumberCalculate() local
275 PGOSampleType sampleType = acc_.GetTypedBinaryType(gate); in VisitNumberCompare() local
325 PGOSampleType sampleType = acc_.GetTypedBinaryType(gate); in VisitNumberDiv() local
352 PGOSampleType sampleType = acc_.GetTypedBinaryType(gate); in VisitNumberMod() local
Dnumber_speculative_retype.cpp361 PGOSampleType sampleType = acc_.GetTypedBinaryType(gate); in VisitNumberCalculate() local
397 PGOSampleType sampleType = acc_.GetTypedBinaryType(gate); in VisitNumberShiftAndLogical() local
633 PGOSampleType sampleType = acc_.GetTypedBinaryType(gate); in ConvertForBinaryOp() local
665 PGOSampleType sampleType = acc_.GetTypedBinaryType(gate); in ConvertForCompareOp() local
1081 PGOSampleType sampleType = acc_.GetTypedBinaryType(gate); in VisitNumberMod() local
Dts_hcr_lowering.cpp335 PGOSampleType sampleType = acc_.TryGetPGOType(gate); in LowerTypedStrictEq() local
416 PGOSampleType sampleType = acc_.TryGetPGOType(gate); in HasNumberType() local
429 PGOSampleType sampleType = acc_.TryGetPGOType(gate); in HasNumberType() local
446 PGOSampleType sampleType = acc_.TryGetPGOType(gate); in SpeculateNumbers() local
462 PGOSampleType sampleType = acc_.TryGetPGOType(gate); in SpeculateNumber() local
Dcompiler_log.cpp256 PGOSampleType sampleType = acc_.TryGetPGOType(gate); in CollectGateTypeLogInfo() local
Dgate_accessor.cpp198 auto sampleType = GetTypedBinaryType(gate); in HasNumberType() local
Dcircuit_builder-inl.h896 PGOSampleType sampleType) in TypedBinaryOp()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp286 HeapSnapshot *HeapProfiler::MakeHeapSnapshot(SampleType sampleType, bool isVmMode, bool isPrivate, in MakeHeapSnapshot()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp760 auto sampleType = *reinterpret_cast<PGOSampleType *>(type); in HWTEST_F_L0() local
826 auto sampleType = *reinterpret_cast<PGOSampleType *>(type); in HWTEST_F_L0() local
861 auto sampleType = *reinterpret_cast<PGOSampleType *>(type); in HWTEST_F_L0() local