Home
last modified time | relevance | path

Searched refs:ik_opencl (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/llvm/
Dcompat.hpp83 const clang::InputKind ik_opencl = clang::InputKind::OpenCL; variable
85 const clang::InputKind ik_opencl = clang::IK_OpenCL; variable
Dinvocation.cpp129 compat::ik_opencl, ::llvm::Triple(target.triple), in create_compiler_instance()