Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16481 auto IsTruncNode = [&](SDValue V) { in combineTruncOfSraSext() local
16490 while (IsTruncNode(Op)) { in combineTruncOfSraSext()