Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14326 MVT NarrowVT = getNarrowType(Root, *SupportsExt); in getOrCreateExtendedOp()
14369 static MVT getNarrowType(const SDNode *Root, ExtKind SupportsExt) { in getNarrowType() function