Searched defs:GenerateFuncType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| D | llvm_ir_builder.cpp | 3212 LLVMTypeRef LLVMModule::GenerateFuncType(const std::vector<LLVMValueRef> ¶ms, const CallSignatu… in GenerateFuncType() function in panda::ecmascript::kungfu::LLVMModule |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
| D | litecg_ir_builder.cpp | 1382 LiteCGType *LiteCGIRBuilder::GenerateFuncType(const std::vector<Expr> ¶ms, const CallSignature … in GenerateFuncType() function in panda::ecmascript::kungfu::LiteCGIRBuilder |