Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1786 static bool selectConstantAddr(SelectionDAG *CurDAG, const SDLoc &DL, in selectConstantAddr() function
1928 selectConstantAddr(CurDAG, DL, VT, Subtarget, Addr.getOperand(1), Base, in SelectAddrRegImm()
1938 if (selectConstantAddr(CurDAG, DL, VT, Subtarget, Addr, Base, Offset)) in SelectAddrRegImm()