Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dstub_tests.cpp582 LLVMValueRef CallingFp(LLVMModuleRef &module, LLVMBuilderRef &builder) in CallingFp() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp365 LLVMValueRef LLVMIRBuilder::CallingFp(LLVMModuleRef &module, LLVMBuilderRef &builder, bool isCaller) in CallingFp() function in panda::ecmascript::kungfu::LLVMIRBuilder