Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp302 static const unsigned FPLegalNodeTypes[] = { in RISCVTargetLowering() local
323 setOperationAction(FPLegalNodeTypes, MVT::f16, Legal); in RISCVTargetLowering()
347 setOperationAction(FPLegalNodeTypes, MVT::f32, Legal); in RISCVTargetLowering()
361 setOperationAction(FPLegalNodeTypes, MVT::f64, Legal); in RISCVTargetLowering()