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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 344 bool HasFmaMixInsts;
508 bool hasFmaMixInsts() const {
509 return HasFmaMixInsts;
AMDGPUSubtarget.cpp 187 HasFmaMixInsts(false),

Completed in 64 milliseconds