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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h 267 STRICT_FMA,
    [all...]
SelectionDAGNodes.h 662 case ISD::STRICT_FMA:
    [all...]
TargetLowering.h 804 case ISD::STRICT_FMA: EqOpc = ISD::FMA; break;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 302 case ISD::STRICT_FMA:
743 case ISD::STRICT_FMA:
    [all...]
SelectionDAGDumper.cpp 238 case ISD::STRICT_FMA: return "strict_fma";
    [all...]
LegalizeDAG.cpp     [all...]
LegalizeVectorTypes.cpp 763 case ISD::STRICT_FMA:
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 3446 milliseconds