Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.h114 CallSignature::CallConv callConv_ = CallSignature::CallConv::CCallConv; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.h485 CallSignature::CallConv callConv_ = CallSignature::CallConv::CCallConv; variable