Searched defs:selectZExtBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelDAGToDAG.h | 108 return selectZExtBits(N, Bits, Val); in selectZExtBits() function |
H A D | RISCVISelDAGToDAG.cpp | 2911 bool RISCVDAGToDAGISel::selectZExtBits(SDValue N, unsigned Bits, SDValue &Val) { selectZExtBits() function in RISCVDAGToDAGISel |