Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dpressure.h179 void SetHasNativeCallRegister(bool value) in SetHasNativeCallRegister() function
Ddeps.h716 void SetHasNativeCallRegister(bool value) const in SetHasNativeCallRegister() function
719 regPressure->SetHasNativeCallRegister(value); in SetHasNativeCallRegister()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_dependence.cpp1028 depNode.SetHasNativeCallRegister(true); in UpdateRegUseAndDef()