Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp470 static const unsigned FPRndMode[] = { in RISCVTargetLowering() local
503 setOperationAction(FPRndMode, MVT::f16, in RISCVTargetLowering()
557 setOperationAction(FPRndMode, MVT::f32, in RISCVTargetLowering()
603 setOperationAction(FPRndMode, MVT::f64, Legal); in RISCVTargetLowering()
608 setOperationAction(FPRndMode, MVT::f64, Custom); in RISCVTargetLowering()