Home
last modified time | relevance | path

Searched defs:isCompute (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp147 bool isCompute(CallingConv::ID cc) { in isCompute() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp621 bool isCompute(CallingConv::ID cc) { in isCompute() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h410 bool isCompute; // Is this DC a compute context? member