Searched defs:selectAddrRegImm (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsISelDAGToDAG.cpp | 79 bool MipsDAGToDAGISel::selectAddrRegImm(SDValue Addr, SDValue &Base, selectAddrRegImm() function in MipsDAGToDAGISel |
H A D | MipsSEISelDAGToDAG.cpp | 312 bool MipsSEDAGToDAGISel::selectAddrRegImm(SDValue Addr, SDValue &Base, selectAddrRegImm() function in MipsSEDAGToDAGISel |
/llvm-project/llvm/lib/Target/RISCV/GISel/ | ||
H A D | RISCVInstructionSelector.cpp | 383 RISCVInstructionSelector::selectAddrRegImm(MachineOperand &Root) const { selectAddrRegImm() function in RISCVInstructionSelector |