Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14267 struct NodeExtensionHelper { struct
14269 bool SupportsZExt;
14274 bool SupportsSExt;
14276 bool SupportsFPExt;
14279 bool EnforceOneUse;
14281 SDValue OrigOperand;
14285 SDValue getSource() const { in getSource()
14299 bool isSplat() const { in isSplat()
14305 unsigned getExtOpc(ExtKind SupportsExt) const { in getExtOpc()
14320 SDValue getOrCreateExtendedOp(SDNode *Root, SelectionDAG &DAG, in getOrCreateExtendedOp()
[all …]