Home
last modified time | relevance | path

Searched refs:IsIntrinsicCallHandledAtLowerLevel (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
H A Dlower.h184 bool IsIntrinsicCallHandledAtLowerLevel(MIRIntrinsicID intrinsic) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp193 handledAtLowerLevel = IsIntrinsicCallHandledAtLowerLevel(origCall.GetIntrinsic()); in GenIntrinsiccallNode()
905 bool CGLowerer::IsIntrinsicCallHandledAtLowerLevel(MIRIntrinsicID intrinsic) const in IsIntrinsicCallHandledAtLowerLevel() function in maplebe::CGLowerer

Completed in 3 milliseconds