Searched defs:fAddrRet (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | llvm_ir_builder.cpp | 381 LLVMValueRef fAddrRet = LLVMBuildCall(builder, fn, args.data(), 1, ""); in CallingFp() local 398 LLVMValueRef fAddrRet = LLVMBuildCall(builder_, fn, args.data(), 1, ""); in ReadRegister() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | stub_tests.cpp | 591 LLVMValueRef fAddrRet = LLVMBuildCall(builder, fn, args.data(), 1, ""); in CallingFp() local
|