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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h 274 STRICT_FEXP, STRICT_FEXP2, STRICT_FLOG, STRICT_FLOG10, STRICT_FLOG2,
    [all...]
SelectionDAGNodes.h 672 case ISD::STRICT_FLOG2:
    [all...]
TargetLowering.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 311 case ISD::STRICT_FLOG2:
752 case ISD::STRICT_FLOG2:
    [all...]
SelectionDAGDumper.cpp 203 case ISD::STRICT_FLOG2: return "strict_flog2";
    [all...]
LegalizeDAG.cpp     [all...]
LegalizeVectorTypes.cpp 772 case ISD::STRICT_FLOG2:
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 1211 milliseconds