Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp329 static const unsigned FPRndMode[] = { in RISCVTargetLowering() local
339 setOperationAction(FPRndMode, MVT::f16, Custom); in RISCVTargetLowering()
388 setOperationAction(FPRndMode, MVT::f32, Custom); in RISCVTargetLowering()
404 setOperationAction(FPRndMode, MVT::f64, Custom); in RISCVTargetLowering()