Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelDAGToDAG.cpp114 static SDNode *selectImm(SelectionDAG *CurDAG, const SDLoc &DL, int64_t Imm, in selectImm() function
463 selectImm(CurDAG, DL, ConstNode->getSExtValue(), *Subtarget)); in Select()