Home
last modified time | relevance | path

Searched refs:STRICT_FPOW (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h308 STRICT_FSQRT, STRICT_FPOW, STRICT_FPOWI, STRICT_FSIN, STRICT_FCOS, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h393 STRICT_FPOW, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp265 case ISD::STRICT_FPOW: return "strict_fpow"; in getOperationName()
DLegalizeFloatTypes.cpp106 case ISD::STRICT_FPOW: in SoftenFloatResult()
1165 case ISD::STRICT_FPOW: in ExpandFloatResult()
DLegalizeDAG.cpp4068 case ISD::STRICT_FPOW: in ConvertNodeToLibcall()
4462 case ISD::STRICT_FPOW: in PromoteNode()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp269 case ISD::STRICT_FPOW: return "strict_fpow"; in getOperationName()
DLegalizeFloatTypes.cpp106 case ISD::STRICT_FPOW: in SoftenFloatResult()
1203 case ISD::STRICT_FPOW: in ExpandFloatResult()
DLegalizeDAG.cpp4246 case ISD::STRICT_FPOW: in ConvertNodeToLibcall()
4687 case ISD::STRICT_FPOW: in PromoteNode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td505 def strict_fpow : SDNode<"ISD::STRICT_FPOW",
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td512 def strict_fpow : SDNode<"ISD::STRICT_FPOW",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp1978 ISD::FPOW, ISD::STRICT_FPOW, in X86TargetLowering()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp1964 ISD::FPOW, ISD::STRICT_FPOW, in X86TargetLowering()