Home
last modified time | relevance | path

Searched refs:READ_VLENB (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrGISel.td28 // Pseudo equivalent to a RISCVISD::READ_VLENB.
H A DRISCVISelLowering.h389 READ_VLENB, enumerator
H A DRISCVISelLowering.cpp6439 SDValue Res = DAG.getNode(RISCVISD::READ_VLENB, DL, XLenVT); in LowerOperation()
17900 case RISCVISD::READ_VLENB: { in computeKnownBitsForTargetNode()
17905 assert(MinVLenB > 0 && "READ_VLENB without vector extension enabled?"); in computeKnownBitsForTargetNode()
20453 NODE_NAME_CASE(READ_VLENB) in getTargetNodeName()
H A DRISCVInstrInfoVPseudos.td76 def riscv_read_vlenb : SDNode<"RISCVISD::READ_VLENB",