Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp116 ISD::NodeType FPOpToExpand[] = {ISD::FSIN, ISD::FCOS, ISD::FSINCOS, in CSKYTargetLowering() local
130 for (auto Op : FPOpToExpand) in CSKYTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp315 static const unsigned FPOpToExpand[] = { in RISCVTargetLowering() local
352 setOperationAction(FPOpToExpand, MVT::f32, Expand); in RISCVTargetLowering()
370 setOperationAction(FPOpToExpand, MVT::f64, Expand); in RISCVTargetLowering()