Home
last modified time | relevance | path

Searched defs:entryPoint (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lldb/test/API/lang/objc/objc_direct-methods/
H A Dmain.m14 -(int) entryPoint; method
19 {
/llvm-project/mlir/unittests/Dialect/Transform/
H A DPreload.cpp85 transform::TransformOpInterface entryPoint = in TEST() local
/llvm-project/mlir/lib/ExecutionEngine/
H A DJitRunner.cpp181 compileAndExecute(Options &options, Operation *module, StringRef entryPoint, in compileAndExecute()
221 Options &options, Operation *module, StringRef entryPoint, in compileAndExecuteVoidFunction()
268 Options &options, Operation *module, StringRef entryPoint, in compileAndExecuteSingleReturnFunction()
/llvm-project/mlir/tools/mlir-vulkan-runner/
H A Dvulkan-runtime-wrappers.cpp
/llvm-project/mlir/lib/Dialect/Transform/Transforms/
H A DTransformInterpreterUtils.cpp128 StringRef entryPoint) { in findTransformEntryPoint()
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DTargetAndABI.cpp149 if (auto entryPoint = spirv::lookupEntryPointABI(op)) in lookupLocalWorkGroupSize() local
/llvm-project/mlir/examples/transform-opt/
H A Dmlir-transform-opt.cpp293 mlir::transform::TransformOpInterface entryPoint = in processPayloadBuffer() local
/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/
H A DConvertLaunchFuncToLLVMCalls.cpp135 spirv::EntryPointOp entryPoint = *entryPoints.begin(); in encodeKernelName() local
/llvm-project/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp
/llvm-project/openmp/libompd/gdb-plugin/
H A DompdModule.c354 ompd_address_t *entryPoint) { in ompd_get_task_function()
1288 ompd_address_t entryPoint; in call_ompd_get_task_function() local