Home
last modified time | relevance | path

Searched refs:FPOpToExpand (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp119 ISD::NodeType FPOpToExpand[] = { in CSKYTargetLowering() local
134 for (auto Op : FPOpToExpand) in CSKYTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp466 static const unsigned FPOpToExpand[] = { in RISCVTargetLowering() local
563 setOperationAction(FPOpToExpand, MVT::f32, Expand); in RISCVTargetLowering()
621 setOperationAction(FPOpToExpand, MVT::f64, Expand); in RISCVTargetLowering()