Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h1123 struct RISCVVIntrinsicInfo { struct
1124 unsigned IntrinsicID;
1125 uint8_t ScalarOperand;
1126 uint8_t VLOperand;
1127 bool hasScalarOperand() const { in hasScalarOperand()
1131 bool hasVLOperand() const { in hasVLOperand()