Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp187 static SDNode *selectImm(SelectionDAG *CurDAG, const SDLoc &DL, const MVT VT, in selectImm() function
617 ReplaceNode(Node, selectImm(CurDAG, DL, VT, Imm, *Subtarget)); in Select()
982 SDNode *Imm = selectImm(CurDAG, DL, VT, ShiftedC1, *Subtarget); in Select()