Home
last modified time | relevance | path

Searched refs:SetGCLeafFunction (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.cpp793 callSign->SetGCLeafFunction(true); \
1478 callSign->SetGCLeafFunction(true); in DEF_CALL_SIGNATURE()
1640 callSign->SetGCLeafFunction(true); in DEF_CALL_SIGNATURE()
1656 callSign->SetGCLeafFunction(true); in DEF_CALL_SIGNATURE()
1670 callSign->SetGCLeafFunction(true); in DEF_CALL_SIGNATURE()
1685 callSign->SetGCLeafFunction(true); in DEF_CALL_SIGNATURE()
1700 callSign->SetGCLeafFunction(true); in DEF_CALL_SIGNATURE()
1714 callSign->SetGCLeafFunction(true); in DEF_CALL_SIGNATURE()
1729 callSign->SetGCLeafFunction(true); in DEF_CALL_SIGNATURE()
1743 callSign->SetGCLeafFunction(tru in DEF_CALL_SIGNATURE()
[all...]
H A Dcall_signature.h87 SetGCLeafFunction(false); in CallSignature()
284 void SetGCLeafFunction(bool value) in SetGCLeafFunction() function in panda::ecmascript::kungfu::CallSignature::TargetKind
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.h347 void SetGCLeafFunction(LLVMValueRef call);
H A Dllvm_ir_builder.cpp774 void LLVMIRBuilder::SetGCLeafFunction(LLVMValueRef call) in SetGCLeafFunction() function in panda::ecmascript::kungfu::LLVMIRBuilder
788 SetGCLeafFunction(call); in SetCallConvAttr()
797 SetGCLeafFunction(call); in SetCallConvAttr()
1085 SetGCLeafFunction(call); in VisitCall()
1119 SetGCLeafFunction(call); in VisitBytecodeCall()

Completed in 11 milliseconds