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

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

Completed in 100 milliseconds