HomeSort by relevance Sort by last modified time
    Searched refs:hasFmaMixInsts (Results 1 - 3 of 3) 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;
AMDGPUISelDAGToDAG.cpp     [all...]
SIISelLowering.cpp 686 (Opcode == ISD::FMA && Subtarget->hasFmaMixInsts())) &&
    [all...]

Completed in 581 milliseconds