Home
last modified time | relevance | path

Searched defs:funcInfo (Results 1 - 15 of 15) sorted by relevance

/foundation/arkui/napi/native_engine/
H A Dnative_sendable.cpp114 NapiFunctionInfo* funcInfo = NapiFunctionInfo::CreateNewInstance(); in NapiNativeCreateSendableFunction() local
H A Dnative_api.cpp455 NapiFunctionInfo* funcInfo = NapiFunctionInfo::CreateNewInstance(); in napi_create_function() local
1217 auto funcInfo = reinterpret_cast<NapiFunctionInfo *>(function->GetData(vm)); in napi_call_function() local
1334 auto funcInfo = static_cast<NapiFunctionInfo*>(info->GetData()); napi_get_cb_info() local
[all...]
/base/startup/init/test/benchmark/
H A Dbenchmark_fwk.cpp263 auto &funcInfo = entry.second; in RegisterAllBenchmarks() local
/third_party/musl/Benchmark/musl/
H A Dbenchmark_framework.cpp292 auto &funcInfo = entry.second; in RegisterAllBenchmarks() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp255 explicit MipsFastISel(FunctionLoweringInfo &funcInfo, in MipsFastISel() argument
2154 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() argument
H A DMipsISelLowering.cpp540 MipsTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFastISel.cpp123 explicit ARMFastISel(FunctionLoweringInfo &funcInfo, in ARMFastISel() argument
3079 FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() argument
[all...]
H A DARMISelLowering.cpp1758 ARMTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp61 explicit X86FastISel(FunctionLoweringInfo &funcInfo, in X86FastISel() argument
4009 FastISel *X86::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp1236 const BuiltinFuncInfo& funcInfo = outerGroupInfo.funcInfos[funcInfoNdx]; in init() local
[all...]
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp143 NapiFunctionInfo *funcInfo = NapiFunctionInfo::CreateNewInstance(); in FunctionSetContainerId() local
169 NapiFunctionInfo* funcInfo = NapiFunctionInfo::CreateNewInstance(); in NapiDefineClass() local
220 NapiFunctionInfo* funcInfo = NapiFunctionInfo::CreateNewInstance(); NapiNativeCreateSendableFunction() local
249 NapiFunctionInfo* funcInfo = NapiFunctionInfo::CreateNewInstance(); NapiDefineSendableClass() local
775 NapiFunctionInfo* funcInfo = NapiFunctionInfo::CreateNewInstance(); NapiNativeCreateFunction() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1685 const BuiltinFuncInfo& funcInfo = outerGroupInfo.funcInfos[funcInfoNdx]; in init() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp2087 const BuiltinFuncInfo& funcInfo = outerGroupInfo.funcInfos[funcInfoNdx]; in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1688 const BuiltinFuncInfo& funcInfo = outerGroupInfo.funcInfos[funcInfoNdx]; in init() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1227 AArch64TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() argument

Completed in 100 milliseconds