Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h283 SINT_TO_FP_VL, enumerator
H A DRISCVISelLowering.cpp2960 Truncated = DAG.getNode(RISCVISD::SINT_TO_FP_VL, DL, ContainerVT, Truncated, in lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND()
6254 RVVOpc = RISCVISD::SINT_TO_FP_VL; in LowerOperation()
10651 unsigned RISCVISDExtOpc = RISCVISDOpc == RISCVISD::SINT_TO_FP_VL in lowerVPFPIntConvOp()
18951 NODE_NAME_CASE(SINT_TO_FP_VL) in getTargetNodeName()
H A DRISCVInstrInfoVVLPatterns.td282 def riscv_sint_to_fp_vl : SDNode<"RISCVISD::SINT_TO_FP_VL", SDT_RISCVI2FPOp_VL>;