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