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.cpp429 static const unsigned FPLegalNodeTypes[] = { in RISCVTargetLowering() local
482 setOperationAction(FPLegalNodeTypes, MVT::f16, Legal); in RISCVTargetLowering()
528 setOperationAction(FPLegalNodeTypes, MVT::f32, Legal); in RISCVTargetLowering()
559 setOperationAction(FPLegalNodeTypes, MVT::f64, Legal); in RISCVTargetLowering()