Home
last modified time | relevance | path

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

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