Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h260 SINT_TO_FP_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td136 def riscv_sint_to_fp_vl : SDNode<"RISCVISD::SINT_TO_FP_VL", SDT_RISCVI2FPOp_VL>;
H A DRISCVISelLowering.cpp3389 RVVOpc = RISCVISD::SINT_TO_FP_VL; in LowerOperation()
3665 return lowerVPFPIntConvOp(Op, DAG, RISCVISD::SINT_TO_FP_VL); in LowerOperation()
6343 unsigned RISCVISDExtOpc = (RISCVISDOpc == RISCVISD::SINT_TO_FP_VL || in lowerVPFPIntConvOp()
11725 NODE_NAME_CASE(SINT_TO_FP_VL) in getTargetNodeName()