Searched defs:GenerateFuncType (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| H A D | llvm_ir_builder.cpp | 3050 LLVMTypeRef LLVMModule::GenerateFuncType(const std::vector<LLVMValueRef> ¶ms, const CallSignature *stubDescriptor) in GenerateFuncType() function in panda::ecmascript::kungfu::LLVMModule |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
| H A D | litecg_ir_builder.cpp | 1248 LiteCGType *LiteCGIRBuilder::GenerateFuncType(const std::vector<Expr> ¶ms, const CallSignature *stubDescriptor) in GenerateFuncType() function in panda::ecmascript::kungfu::LiteCGIRBuilder |
Completed in 13 milliseconds