Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h258 FP_TO_SINT_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td134 def riscv_fp_to_sint_vl : SDNode<"RISCVISD::FP_TO_SINT_VL", SDT_RISCVFP2IOp_VL>;
H A DRISCVISelLowering.cpp3383 RVVOpc = RISCVISD::FP_TO_SINT_VL; in LowerOperation()
3661 return lowerVPFPIntConvOp(Op, DAG, RISCVISD::FP_TO_SINT_VL); in LowerOperation()
6344 RISCVISDOpc == RISCVISD::FP_TO_SINT_VL) in lowerVPFPIntConvOp()
11723 NODE_NAME_CASE(FP_TO_SINT_VL) in getTargetNodeName()