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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 68 bool HasMadMixInsts;
145 bool hasMadMixInsts() const {
146 return HasMadMixInsts;
AMDGPUSubtarget.cpp 132 HasMadMixInsts(false),

Completed in 44 milliseconds