HomeSort by relevance Sort by last modified time
    Searched refs:HasVOP3PInsts (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 72 bool HasVOP3PInsts;
161 bool hasVOP3PInsts() const {
162 return HasVOP3PInsts;
AMDGPUSubtarget.cpp 136 HasVOP3PInsts(false),

Completed in 404 milliseconds