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.cpp452 static const unsigned FPLegalNodeTypes[] = { in RISCVTargetLowering() local
502 setOperationAction(FPLegalNodeTypes, MVT::f16, Legal); in RISCVTargetLowering()
556 setOperationAction(FPLegalNodeTypes, MVT::f32, Legal); in RISCVTargetLowering()
590 setOperationAction(FPLegalNodeTypes, MVT::f64, Legal); in RISCVTargetLowering()