Searched defs:GetCallInfoKind (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| D | llvm_ir_builder.cpp | 976 CallInfoKind LLVMIRBuilder::GetCallInfoKind(OpCode op, const std::vector<GateRef> &inList) const in GetCallInfoKind() function in panda::ecmascript::kungfu::LLVMIRBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
| D | litecg_ir_builder.cpp | 1445 CallInfoKind LiteCGIRBuilder::GetCallInfoKind(OpCode op, size_t index) const in GetCallInfoKind() function in panda::ecmascript::kungfu::LiteCGIRBuilder |