Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp420 static const unsigned FPLegalNodeTypes[] = { in RISCVTargetLowering() local
473 setOperationAction(FPLegalNodeTypes, MVT::f16, Legal); in RISCVTargetLowering()
519 setOperationAction(FPLegalNodeTypes, MVT::f32, Legal); in RISCVTargetLowering()
548 setOperationAction(FPLegalNodeTypes, MVT::f64, Legal); in RISCVTargetLowering()