Searched refs:TargetIntCompareLoop (Results 1 – 2 of 2) sorted by relevance
162 GateRef TargetIntCompareLoop(GateRef elements,
2864 res = TargetIntCompareLoop( in LowerArrayIncludesIndexOf()2889 res = TargetIntCompareLoop( in LowerArrayIncludesIndexOf()2914 res = TargetIntCompareLoop( in LowerArrayIncludesIndexOf()2939 res = TargetIntCompareLoop( in LowerArrayIncludesIndexOf()3068 …res = TargetIntCompareLoop(elements, fromIndex, targetElement, arrayLength, NumberCompareKind::NON… in NormalCompareLoop()3891 GateRef TypedNativeInlineLowering::TargetIntCompareLoop(GateRef elements, in TargetIntCompareLoop() function in panda::ecmascript::kungfu::TypedNativeInlineLowering