HomeSort by relevance Sort by last modified time
    Searched refs:STRICT_FEXP2 (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 669 case ISD::STRICT_FEXP2:
    [all...]
TargetLowering.h 808 case ISD::STRICT_FEXP2: EqOpc = ISD::FEXP2; break
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 308 case ISD::STRICT_FEXP2:
749 case ISD::STRICT_FEXP2:
    [all...]
SelectionDAGDumper.cpp 199 case ISD::STRICT_FEXP2: return "strict_fexp2";
    [all...]
LegalizeDAG.cpp     [all...]
LegalizeVectorTypes.cpp 769 case ISD::STRICT_FEXP2:
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 281 milliseconds