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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp30 static SDNode *selectImm(SelectionDAG *CurDAG, const SDLoc &DL, int64_t Imm, function
112 ReplaceNode(Node, selectImm(CurDAG, SDLoc(Node), Imm, XLenVT));

Completed in 117 milliseconds