Home
last modified time | relevance | path

Searched defs:RISCVVIntrinsicInfo (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h760 struct RISCVVIntrinsicInfo { struct
761 unsigned IntrinsicID;
762 uint8_t ScalarOperand;
763 uint8_t VLOperand;
764 bool hasScalarOperand() const { in hasScalarOperand()
768 bool hasVLOperand() const { in hasVLOperand()