Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16497 struct NodeExtensionHelper { struct
16499 bool SupportsZExt;
16504 bool SupportsSExt;
16506 bool SupportsFPExt;
16508 bool SupportsBF16Ext;
16511 bool EnforceOneUse;
16513 SDValue OrigOperand;
16517 SDValue getSource() const { in getSource()
16531 bool isSplat() const { in isSplat()
16537 unsigned getExtOpc(ExtKind SupportsExt) const { in getExtOpc()
[all …]