Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14560 SDValue NarrowElt = OrigOperand.getOperand(0); in fillUpExtensionSupport()
14561 MVT NarrowVT = NarrowElt.getSimpleValueType(); in fillUpExtensionSupport()
14557 SDValue NarrowElt = OrigOperand.getOperand(0); fillUpExtensionSupport() local