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.cpp446 static const unsigned FPRndMode[] = { in RISCVTargetLowering() local
483 setOperationAction(FPRndMode, MVT::f16, in RISCVTargetLowering()
529 setOperationAction(FPRndMode, MVT::f32, in RISCVTargetLowering()
565 setOperationAction(FPRndMode, MVT::f64, Legal); in RISCVTargetLowering()
570 setOperationAction(FPRndMode, MVT::f64, Custom); in RISCVTargetLowering()