Home
last modified time | relevance | path

Searched defs:calleeDescriptor (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp783 void LLVMIRBuilder::SetCallConvAttr(const CallSignature *calleeDescriptor, LLVMValueRef call) in SetCallConvAttr()
957 const CallSignature *calleeDescriptor = nullptr; in VisitCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1461 const CallSignature *calleeDescriptor = nullptr; in VisitCall() local