Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVAttributes.cpp109 DeviceType deviceType; member
287 DeviceType deviceType, in get()
528 DeviceType deviceType = DeviceType::Unknown; in parseTargetEnvAttr() local
620 spirv::DeviceType deviceType = targetEnv.getDeviceType(); in print() local
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm39 - (id)deviceType; method