Home
last modified time | relevance | path

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

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