Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h431 STRICT_SINT_TO_FP_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td304 def riscv_strict_sint_to_fp_vl : SDNode<"RISCVISD::STRICT_SINT_TO_FP_VL", SDT_RISCVI2FPOp_VL, [SDNP…
H A DRISCVISelLowering.cpp3234 Truncated = DAG.getNode(RISCVISD::STRICT_SINT_TO_FP_VL, DL, in lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND()
6679 RVVOpc = RISCVISD::STRICT_SINT_TO_FP_VL; in LowerOperation()
20555 NODE_NAME_CASE(STRICT_SINT_TO_FP_VL) in getTargetNodeName()