Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h432 STRICT_UINT_TO_FP_VL, enumerator
H A DRISCVInstrInfoVVLPatterns.td305 def riscv_strict_uint_to_fp_vl : SDNode<"RISCVISD::STRICT_UINT_TO_FP_VL", SDT_RISCVI2FPOp_VL, [SDNP…
H A DRISCVISelLowering.cpp6682 RVVOpc = RISCVISD::STRICT_UINT_TO_FP_VL; in LowerOperation()
20556 NODE_NAME_CASE(STRICT_UINT_TO_FP_VL) in getTargetNodeName()