Searched refs:STRICT_FEXP (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 309 STRICT_FEXP, STRICT_FEXP2, STRICT_FLOG, STRICT_FLOG10, STRICT_FLOG2, enumerator
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 397 STRICT_FEXP, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 214 case ISD::STRICT_FEXP: return "strict_fexp"; in getOperationName()
|
D | LegalizeFloatTypes.cpp | 82 case ISD::STRICT_FEXP: in SoftenFloatResult() 1144 case ISD::STRICT_FEXP: in ExpandFloatResult()
|
D | LegalizeDAG.cpp | 3992 case ISD::STRICT_FEXP: in ConvertNodeToLibcall() 4528 case ISD::STRICT_FEXP: in PromoteNode()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 218 case ISD::STRICT_FEXP: return "strict_fexp"; in getOperationName()
|
D | LegalizeFloatTypes.cpp | 82 case ISD::STRICT_FEXP: in SoftenFloatResult() 1182 case ISD::STRICT_FEXP: in ExpandFloatResult()
|
D | LegalizeDAG.cpp | 4162 case ISD::STRICT_FEXP: in ConvertNodeToLibcall() 4754 case ISD::STRICT_FEXP: in PromoteNode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 1973 ISD::FEXP, ISD::STRICT_FEXP, in X86TargetLowering()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 1959 ISD::FEXP, ISD::STRICT_FEXP, in X86TargetLowering()
|